Searched refs:ruserok (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/opie/
H A Dopielogin.c50 we have a reason to). Allow user in if ruserok() says
464 rc = ruserok(host, !thisuser.pw_uid, rusername, name);
467 "ruserok failed, host=%s, uid=%d, remote username=%s, local username=%s",
/freebsd-11-stable/lib/libc/net/
H A DMakefile.inc112 rcmd.3 ruserok.3
H A Drcmd.c374 ruserok(const char *rhost, int superuser, const char *ruser, const char *luser) function
/freebsd-11-stable/lib/libpam/modules/pam_rhosts/
H A Dpam_rhosts.c80 err = ruserok(rhost, superuser, ruser, user);
/freebsd-11-stable/include/
H A Dunistd.h552 int ruserok(const char *, int, const char *, const char *);

Completed in 163 milliseconds