Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/luxadm/
H A Dlux_util.c1184 boolean_t is_lstat_failed = B_TRUE; in get_slash_devices_from_osDevName() local
1238 if (!is_lstat_failed && in get_slash_devices_from_osDevName()
1252 } else if (is_lstat_failed) { in get_slash_devices_from_osDevName()
1258 is_lstat_failed = B_FALSE; in get_slash_devices_from_osDevName()