Searched refs:allow_usage (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 5755 allow_usage(boolean_t un, boolean_t requested, const char *msg) in allow_usage() function 5831 allow_usage(un, B_FALSE, in munge_args() 5846 allow_usage(un, B_FALSE, in parse_allow_args() 5851 allow_usage(un, B_TRUE, NULL); in parse_allow_args() 5858 allow_usage(un, B_FALSE, in parse_allow_args() 5863 allow_usage(un, B_FALSE, in parse_allow_args() 5868 allow_usage(un, B_FALSE, in parse_allow_args() 5873 allow_usage(un, B_FALSE, in parse_allow_args() 6088 allow_usage(un, B_TRUE, errbuf); in construct_fsacl_list() 6103 allow_usage(un, B_TRUE, errbuf); in construct_fsacl_list() [all …]
|