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

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dmain.c147 wantencryption = 1;
299 wantencryption = 1;
322 wantencryption = -1;
H A Dexterns.h69 wantencryption, /* User has requested encryption */
H A Dtelnet.c70 wantencryption = 0, variable
2084 if (telnetport && wantencryption) {
2091 if (wantencryption == -1) {

Completed in 208 milliseconds