Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c136 static int not42 = 1; variable
3662 not42 = 0; /* looks like a 4.2 system */ in willoption()
3754 not42 = 1; /* doesn't seem to be a 4.2 system */ in wontoption()
4404 if ((neturg == 0) || (not42 == 0)) { in netflush()