Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c1773 remopts[TELOPT_ENCRYPT] = OPT_NO; in encrypt_support()
2609 remopts[TELOPT_ENCRYPT] = OPT_NO; in getencrtype()
2610 myopts[TELOPT_ENCRYPT] = OPT_NO; in getencrtype()
3623 if (remopts[c] != OPT_NO) in telrcv()
3635 if (myopts[c] != OPT_NO) { in telrcv()
3691 if (remopts[option] == OPT_NO || in willoption()
3738 remopts[option] = OPT_NO; in willoption()
3788 remopts[option] = OPT_NO; in wontoption()
3808 remopts[option] = OPT_NO; in wontoption()
3898 myopts[option] = OPT_NO; in dooption()
[all …]