Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/openbsd-compat/
H A Dport-aix.c134 char *auth1, *sys, *p; in aix_valid_authentications() local
147 if (getuserattr((char *)user, S_AUTH1, &auth1, SEC_LIST) != 0) { in aix_valid_authentications()
153 p = auth1; in aix_valid_authentications()