Lines Matching refs:check_authorizations
420 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()
4657 auth &= check_authorizations(argv[optind], in sa_enable_group()
4874 auth &= check_authorizations(argv[optind], in sa_disable_group()