Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c425 check_authorizations(char *instname, int flags) in check_authorizations() function
1311 auth = check_authorizations(groupname, flags); in sa_create()
1546 auth = check_authorizations(groupname, flags); in sa_delete()
2725 auth = check_authorizations(argv[optind], in sa_addshare()
2939 authsrc = check_authorizations(pname, flags); in sa_moveshare()
3248 auth = check_authorizations(pname, flags); in sa_removeshare()
3444 auth = check_authorizations(groupname, flags); in sa_set_share()
4030 auth = check_authorizations(groupname, flags); in sa_set()
4568 auth = check_authorizations(groupname, flags); in sa_unset()
4663 auth &= check_authorizations(argv[optind], in sa_enable_group()
[all …]