Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sasinfo/
H A Dsasinfo.c50 static int listLogicalUnitFunc(int, char **, cmdOptions_t *, void *);
81 {"logical-unit", listLogicalUnitFunc, "v", NULL, NULL,
83 {"lu", listLogicalUnitFunc, "v", NULL, NULL,
129 listLogicalUnitFunc(int objects, char *argv[], cmdOptions_t *options, in listLogicalUnitFunc() function
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo.c47 static int listLogicalUnitFunc(int, char **, cmdOptions_t *, void *);
94 {"logical-unit", listLogicalUnitFunc, "v", NULL, NULL,
96 {"lu", listLogicalUnitFunc, "v", NULL, NULL,
158 listLogicalUnitFunc(int objects, char *argv[], cmdOptions_t *options, in listLogicalUnitFunc() function