Lines Matching refs:Authenticator
98 static Authenticator *authenticated = NULL;
107 static Authenticator authenticators[] = {
130 static Authenticator NoAuth = { 0 };
143 static Authenticator *
146 Authenticator *ap = authenticators; in findauthenticator()
160 Authenticator *ap = authenticators; in auth_init()
253 Authenticator *ap; in auth_onoff()
311 Authenticator *ap; in auth_status()
364 Authenticator *ap; in auth_send_retry()
411 Authenticator *ap; in auth_reply()
448 auth_finished(Authenticator *ap, int result) in auth_finished()
458 Authenticator *ap; in auth_printsub()