Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/luxadm/
H A Dlux_util.c1176 get_slash_devices_from_osDevName(char *osDevName, int flag) in get_slash_devices_from_osDevName() argument
1187 if (osDevName == NULL) { in get_slash_devices_from_osDevName()
1191 strcpy(source, osDevName); in get_slash_devices_from_osDevName()
H A Dcommon.h469 char *get_slash_devices_from_osDevName(char *osDevName, int flag);