Searched defs:type_subopts (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/ndmpadm/ |
H A D | ndmpadm_main.c | 403 char *type_subopts[] = { "tape", "scsi", "data", "mover", NULL }; local 420 switch (getsubopt(&optarg, type_subopts,
|
/illumos-gate/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 1737 static char *type_subopts[] = { "filesystem", local 1741 switch (getsubopt(&optarg, type_subopts, 3101 static char *type_subopts[] = { "filesystem", local 3105 switch (getsubopt(&optarg, type_subopts,
|
Completed in 76 milliseconds