Searched defs:will (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | in.telnetd.c | 108 #define OPT_YES 1 /* will do this option */ 119 static uchar_t will[] = { (uchar_t)IAC, (uchar_t)WILL, '%', 'c', 0 }; variable 239 #define TS_WILL 5 /* will option negotiation */ 323 ttypeopt, /* ttype will/won't received */ 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 */ 1026 * decrypt key we will use so that it may 1046 * message, the client is telling us that it will b [all...] |
Completed in 72 milliseconds