Home
last modified time | relevance | path

Searched refs:O_DPRINTF (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dgenf.c319 O_DPRINTF("getcwd() failed - %s\n", in g_get_physical_name_from_link()
350 O_DPRINTF("stat() failed for %s- %s\n", in g_get_physical_name_from_link()
355 O_DPRINTF("lstat() failed for - %s\n", in g_get_physical_name_from_link()
373 O_DPRINTF("readlink() failed - %s\n", in g_get_physical_name_from_link()
392 O_DPRINTF("Internal error... corrupt path.\n"); in g_get_physical_name_from_link()
657 O_DPRINTF(" Object_open: Retried:%d %d %s\n", in g_object_open()
663 O_DPRINTF(" Object_open: Open failed:%s\n", path); in g_object_open()
/illumos-gate/usr/src/lib/storage/common/
H A Dl_common.h61 #define O_DPRINTF if (getenv("_LUX_O_DEBUG") != NULL) (void) printf macro
/illumos-gate/usr/src/cmd/luxadm/
H A Dcommon.h418 #define O_DPRINTF if (getenv("_LUX_O_DEBUG") != NULL) (void) printf macro
H A Dhotplug.c1091 O_DPRINTF("getcwd() failed - %s\n", in h_get_physical_name_from_link()
1124 O_DPRINTF("lstat() failed for - %s\n", in h_get_physical_name_from_link()
1142 O_DPRINTF("readlink() failed - %s\n", in h_get_physical_name_from_link()
1161 O_DPRINTF("Internal error... corrupt path.\n"); in h_get_physical_name_from_link()
H A Dlux_util.c1330 O_DPRINTF("Internal error... corrupt path.\n"); in get_slash_devices_from_osDevName()