Home
last modified time | relevance | path

Searched defs:find_user (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/talkd/
H A Dprocess.c177 find_user(const char *name, char *tty) in find_user() function
/freebsd/usr.sbin/cron/cron/
H A Ddatabase.c226 find_user(cron_db *db, const char *name) in find_user() function
/freebsd/crypto/openssl/crypto/srp/
H A Dsrp_vfy.c510 static SRP_user_pwd *find_user(SRP_VBASE *vb, char *username) in find_user() function