Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c218 static boolean_t sent_do_encrypt = B_FALSE; variable
2568 if (!sent_do_encrypt) { in getencrtype()
2570 sent_do_encrypt = B_TRUE; in getencrtype()
3722 if (sent_do_encrypt) in willoption()
3725 sent_do_encrypt = B_TRUE; in willoption()