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()
283 aix_setauthdb(user); in sys_auth_record_login()
315 aix_setauthdb(user); in record_failed_login()
333 aix_setauthdb(const char *user) in aix_setauthdb() function
Dport-aix.h104 void aix_setauthdb(const char *);
/external/openssh/
Dauth.c560 aix_setauthdb(user); in getpwnamallow()