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

/illumos-gate/usr/src/cmd/ndmpadm/
H A Dndmpadm_main.c403 char *type_subopts[] = { "tape", "scsi", "data", "mover", NULL }; local
420 switch (getsubopt(&optarg, type_subopts,
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c1737 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 75 milliseconds