Home
last modified time | relevance | path

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

/external/openssh/openbsd-compat/
Dport-aix.c132 char *auth1, *sys, *p; in aix_valid_authentications() local
145 if (getuserattr((char *)user, S_AUTH1, &auth1, SEC_LIST) != 0) { in aix_valid_authentications()
151 p = auth1; in aix_valid_authentications()