Searched defs:wont (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c120 static uchar_t wont[] = { (uchar_t)IAC, (uchar_t)WONT, '%', 'c', 0 }; variable
240 #define TS_WONT 6 /* wont " */
326 xdisplocopt, /* xdisploc will/wont received */
328 nawsopt, /* window size will/wont received */
330 environopt, /* environment option will/wont received */
331 oenvironopt, /* "old" environ option will/wont received */
3796 settimer(encropt); /* got response to will/wont */
3827 fmt = wont;
3874 fmt = wont;
3888 fmt = wont;
[all...]

Completed in 71 milliseconds