Searched refs:allow_usage (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/zfs/ |
H A D | zfs_main.c | 5144 allow_usage(boolean_t un, boolean_t requested, const char *msg) in allow_usage() function 5220 allow_usage(un, B_FALSE, in munge_args() 5235 allow_usage(un, B_FALSE, in parse_allow_args() 5240 allow_usage(un, B_TRUE, NULL); in parse_allow_args() 5247 allow_usage(un, B_FALSE, in parse_allow_args() 5252 allow_usage(un, B_FALSE, in parse_allow_args() 5257 allow_usage(un, B_FALSE, in parse_allow_args() 5262 allow_usage(un, B_FALSE, in parse_allow_args() 5477 allow_usage(un, B_TRUE, errbuf); in construct_fsacl_list() 5491 allow_usage(un, B_TRUE, errbuf); in construct_fsacl_list() [all …]
|