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

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c412 * check_authorizations(instname, flags)
420 check_authorizations(char *instname, int flags) function
1306 auth = check_authorizations(groupname, flags);
1541 auth = check_authorizations(groupname, flags);
2719 auth = check_authorizations(argv[optind],
2926 authdst = check_authorizations(argv[optind], flags);
2933 authsrc = check_authorizations(pname, flags);
3242 auth = check_authorizations(pname, flags);
3438 auth = check_authorizations(groupname, flags);
4024 auth = check_authorizations(groupnam
[all...]

Completed in 65 milliseconds