Searched refs:find_user (Results 1 – 5 of 5) sorted by relevance
148 result = find_user(mp->r_name, mp->r_tty); in do_announce()185 find_user(const char *name, char *tty) in find_user() function
38 int find_user(const char *name, char *tty);
236 find_user(db, name) in find_user() function285 u = find_user(old_db, fname);
257 *find_user(cron_db *, char *);
495 static SRP_user_pwd *find_user(SRP_VBASE *vb, char *username) in find_user() function521 return find_user(vb, username); in SRP_VBASE_get_by_user()539 if ((user = find_user(vb, username)) != NULL) in SRP_VBASE_get1_by_user()