Home
last modified time | relevance | path

Searched refs:ValidUser (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/rexd/
H A Drpc.rexd.c103 extern int ValidUser(char *host, uid_t uid, gid_t gid,
858 if (ValidUser(ucred->aup_machname,
H A Dunix_login.c123 ValidUser(host, uid, gid, error, shell, dir, rst) in ValidUser() function