Searched refs:userFind (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/bnu/ |
H A D | permission.c | 121 userFind(), validateFind(); 149 ret = userFind (name, rmtname, U_VALIDATE); 156 ret = userFind (name, "", U_LOGNAME); 183 if ( (ret = userFind (name, "", U_MACHINE)) == FAIL) 185 (void) userFind ("OTHER", "", U_MACHINE); 377 userFind(name, rmtname, type) function 386 (void) userFind("DEFAULT", "", U_MACHINE);
|
Completed in 57 milliseconds