Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dport-aix.c197 aix_setauthdb(name); in sys_auth_passwd()
281 aix_setauthdb(user); in sys_auth_record_login()
313 aix_setauthdb(user); in record_failed_login()
331 aix_setauthdb(const char *user) in aix_setauthdb() function
Dport-aix.h102 void aix_setauthdb(const char *);
/external/openssh/
Dauth.c649 aix_setauthdb(user); in getpwnamallow()