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

/illumos-gate/usr/src/cmd/dfs.cmds/sharemgr/
H A Dcommands.c2816 int authsrc = 0, authdst = 0; local
2933 authsrc = check_authorizations(pname, flags);
2985 if (dryrun && ret == SA_OK && !(authsrc & authdst) &&

Completed in 81 milliseconds