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

/freebsd-13-stable/sys/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c2069 static char *col_subopts[] = local
2080 switch (getsubopt(&optarg, col_subopts,
8545 static char *col_subopts[] = { "deleteq", NULL }; local
8551 int activity = getsubopt(&optarg, col_subopts,
/freebsd-13-stable/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c9937 static char *col_subopts[] = local
9948 switch (getsubopt(&optarg, col_subopts,
10464 static char *col_subopts[] = { "discard", "free", local
10471 int activity = getsubopt(&optarg, col_subopts,

Completed in 138 milliseconds