Home
last modified time | relevance | path

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

/original-bsd/lib/libtelnet/
H A Dauth.c87 Authenticator authenticators[] = { variable
171 Authenticator *ap = authenticators;
183 Authenticator *ap = authenticators;
267 for (ap = authenticators; ap->type; ap++) {
311 for (ap = authenticators; ap->type; ap++) { in auth_status()
332 Authenticator *ap = authenticators; in auth_request()