Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.c105 static Authenticator authenticators[] = { variable
144 Authenticator *ap = authenticators; in findauthenticator()
158 Authenticator *ap = authenticators; in auth_init()
260 for (ap = authenticators; ap->type; ap++) { in auth_onoff()
318 for (ap = authenticators; ap->type; ap++) { in auth_status()