Searched refs:Auths (Results 1 – 1 of 1) sorted by relevance
70 static struct authsvc *Auths = NULL; variable128 for (asp = Auths; asp; asp = asp->next) { in _authenticate()197 for (asp = Auths; asp; asp = asp->next) { in svc_auth_reg()213 asp->next = Auths; in svc_auth_reg()214 Auths = asp; in svc_auth_reg()