Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c420 check_authorizations(char *instname, int flags) in check_authorizations() function
1306 auth = check_authorizations(groupname, flags); in sa_create()
1541 auth = check_authorizations(groupname, flags); in sa_delete()
2719 auth = check_authorizations(argv[optind], in sa_addshare()
2926 authdst = check_authorizations(argv[optind], flags); in sa_moveshare()
2933 authsrc = check_authorizations(pname, flags); in sa_moveshare()
3242 auth = check_authorizations(pname, flags); in sa_removeshare()
3438 auth = check_authorizations(groupname, flags); in sa_set_share()
4024 auth = check_authorizations(groupname, flags); in sa_set()
4562 auth = check_authorizations(groupname, flags); in sa_unset()
[all …]