Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.c107 static Authenticator authenticators[] = { variable
146 Authenticator *ap = authenticators; in findauthenticator()
160 Authenticator *ap = authenticators; in auth_init()
262 for (ap = authenticators; ap->type; ap++) { in auth_onoff()
320 for (ap = authenticators; ap->type; ap++) { in auth_status()