Searched refs:Auths (Results 1 – 1 of 1) sorted by relevance
77 static struct authsvc *Auths = NULL; variable130 for (asp = Auths; asp; asp = asp->next) { in __gss_authenticate()194 for (asp = Auths; asp; asp = asp->next) { in svc_auth_reg()210 asp->next = Auths; in svc_auth_reg()211 Auths = asp; in svc_auth_reg()