Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dauth.c144 findauthenticator(int type, int way) in findauthenticator() function
377 ap = findauthenticator(auth_send_data[0], auth_send_data[1]); in auth_send_retry()
416 if (ap = findauthenticator(data[0], data[1])) { in auth_reply()
460 ap = findauthenticator(data[1], data[2]); in auth_printsub()