Home
last modified time | relevance | path

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

/netbsd-src/libexec/telnetd/
H A Dtermstat.c156 send_wont(TELOPT_BINARY, 1); in localstat()
218 send_wont(TELOPT_ECHO, 1); in localstat()
264 send_wont(TELOPT_SGA, 1); in localstat()
277 send_wont(TELOPT_SGA, 1); in localstat()
H A Dstate.c505 send_wont(TELOPT_SGA, 1); in willoption()
936 send_wont(option, 0); in dooption()
944 send_wont(int option, int init) in send_wont()
1023 send_wont(option, 0); in dontoption()
1036 send_wont(option, 0); in dontoption()
942 send_wont(int option, int init) send_wont() function
H A Dext.h119 send_wont(int, int),
/netbsd-src/usr.bin/telnet/
H A Dtelnet.c296 send_wont(int c, int init) in send_wont() function
497 send_wont(option, 0); in dooption()
539 send_wont(option, 0); in dontoption()
906 send_wont(TELOPT_XDISPLOC, 1); in suboption()
2400 send_wont(TELOPT_BINARY, 1); in tel_leave_binary()
H A Dexterns.h263 void send_wont(int, int );
H A Dcommands.c458 return send_tncmd(send_wont, "wont", name); in send_wontcmd()
1077 send_wont(TELOPT_LINEMODE, 1); in dokludgemode()
1104 send_wont(TELOPT_LINEMODE, 1); in docharmode()