Lines Matching refs:check_authorizations
425 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()
2932 authdst = check_authorizations(argv[optind], flags); in sa_moveshare()
2939 authsrc = check_authorizations(pname, flags); in sa_moveshare()
3250 auth = check_authorizations(pname, flags); in sa_removeshare()
3446 auth = check_authorizations(groupname, flags); in sa_set_share()
4032 auth = check_authorizations(groupname, flags); in sa_set()
4570 auth = check_authorizations(groupname, flags); in sa_unset()
4665 auth &= check_authorizations(argv[optind], in sa_enable_group()
4882 auth &= check_authorizations(argv[optind], in sa_disable_group()