Searched defs:sent_will_encrypt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c217 static boolean_t sent_will_encrypt = B_FALSE; variable
2560 if (!sent_will_encrypt) {
2562 sent_will_encrypt = B_TRUE;
3866 if (sent_will_encrypt)
3869 sent_will_encrypt = B_TRUE;

Completed in 70 milliseconds