Home
last modified time | relevance | path

Searched refs:aix_setauthdb (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/openbsd-compat/
H A Dport-aix.c200 aix_setauthdb(name); in sys_auth_passwd()
289 aix_setauthdb(user); in sys_auth_record_login()
322 aix_setauthdb(user); in record_failed_login()
340 aix_setauthdb(const char *user) in aix_setauthdb() function
H A Dport-aix.h104 void aix_setauthdb(const char *);
/freebsd/crypto/openssh/
H A Dauth.c492 aix_setauthdb(user); in getpwnamallow()