Searched refs:osDevName (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/luxadm/
H A Dcommon.h469 char *get_slash_devices_from_osDevName(char *osDevName, int flag);
H A Dlux_util.c1179 get_slash_devices_from_osDevName(char *osDevName, int flag) argument
1190 if (osDevName == NULL) {
1194 strcpy(source, osDevName);
1236 * Note: osDevName input with /devices path from

Completed in 62 milliseconds