Searched defs:luArgv (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c1250 * luArgv - argument array of device paths
1258 fc_util_list_logicalunit(int luCount, char **luArgv, cmdOptions_t *options) argument
1388 luArgv[pathCtr]) == 0) {
1394 luArgv[pathCtr]);
1403 luArgv[pathCtr]) == 0) {
/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c1493 * luArgv - array of OS device name(s) specified by user.
1501 sas_util_list_logicalunit(int luCount, char **luArgv, cmdOptions_t *options) argument
1530 input.wwn_argv = luArgv;
1555 if (compareLUName(luArgv[lu],
1564 luArgv[lu]);
1572 if (compareLUName(luArgv[lu],

Completed in 76 milliseconds