HomeSort by: relevance | last modified time | path
    Searched defs:send_wont (Results 1 - 2 of 2) sorted by relevancy

  /src/libexec/telnetd/
state.c 505 send_wont(TELOPT_SGA, 1);
936 send_wont(option, 0);
944 send_wont(int option, int init) function in typeref:typename:void
1023 send_wont(option, 0);
1036 send_wont(option, 0);
  /src/usr.bin/telnet/
telnet.c 298 send_wont(int c, int init)
499 send_wont(option, 0);
541 send_wont(option, 0);
908 send_wont(TELOPT_XDISPLOC, 1);
2408 send_wont(TELOPT_BINARY, 1);
296 send_wont(int c, int init) function in typeref:typename:void

Completed in 14 milliseconds