Searched refs:not42 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c42 int not42 = 1; variable
465 not42 = 0; /* looks like a 4.2 system */
528 not42 = 0; /* looks like a 4.2 system */
608 not42 = 1; /* doesn't seem to be a 4.2 system */
H A Dutility.c239 extern int not42;
270 if ((neturg == 0) || (not42 == 0)) {
/freebsd-10.3-release/contrib/telnet/telnetd/
H A Dstate.c55 int not42 = 1; variable
482 not42 = 0; /* looks like a 4.2 system */
588 not42 = 0; /* looks like a 4.2 system */
678 not42 = 1; /* doesn't seem to be a 4.2 system */
H A Dutility.c255 extern int not42;
278 if ((neturg == 0) || (not42 == 0)) {

Completed in 108 milliseconds