Home
last modified time | relevance | path

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

/src/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c42 int not42 = 1; variable
465 not42 = 0; /* looks like a 4.2 system */ in willoption()
528 not42 = 0; /* looks like a 4.2 system */ in willoption()
608 not42 = 1; /* doesn't seem to be a 4.2 system */ in wontoption()
H A Dutility.c239 extern int not42;
270 if ((neturg == 0) || (not42 == 0)) { in netflush()