Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/cmd/zfs/
H A Dzfs_main.c2045 static char *col_subopts[] = in zfs_do_get() local
2056 switch (getsubopt(&optarg, col_subopts, in zfs_do_get()
8505 static char *col_subopts[] = { "deleteq", NULL }; in zfs_do_wait() local
8511 int activity = getsubopt(&optarg, col_subopts, in zfs_do_wait()
/f-stack/freebsd/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c9717 static char *col_subopts[] = in zpool_do_get() local
9728 switch (getsubopt(&optarg, col_subopts, in zpool_do_get()
10187 static char *col_subopts[] = { "discard", "free", in zpool_do_wait() local
10194 int activity = getsubopt(&optarg, col_subopts, in zpool_do_wait()