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

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

Completed in 56 milliseconds