Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/storage/common/
H A Dl_error.h87 #define L_LSTAT_ES_DIR_ERROR 0x31006 macro
/illumos-gate/usr/src/cmd/luxadm/
H A Derrorcodes.h493 #define L_LSTAT_ES_DIR_ERROR 0x31006 macro
H A Derrormsgs.c541 case L_LSTAT_ES_DIR_ERROR: in get_errString()
H A Dhotplug.c161 return (L_LSTAT_ES_DIR_ERROR); in h_insertSena_fcdev()
2149 (void) print_errString(L_LSTAT_ES_DIR_ERROR, in h_post_insert_encl()
2311 return (L_LSTAT_ES_DIR_ERROR); in h_pre_insert_encl_dev()
2943 (void) print_errString(L_LSTAT_ES_DIR_ERROR, in h_find_new_device_link()
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Derrormsgs.c528 case L_LSTAT_ES_DIR_ERROR: in g_get_errString()