Home
last modified time | relevance | path

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

/netbsd/src/libexec/telnetd/
Dstate.c48 int not42 = 1; variable
477 not42 = 0; /* looks like a 4.2 system */ in willoption()
584 not42 = 0; /* looks like a 4.2 system */ in willoption()
675 not42 = 1; /* doesn't seem to be a 4.2 system */ in wontoption()
Dutility.c49 extern int not42;
278 if ((neturg == 0) || (not42 == 0)) { in netflush()