Home
last modified time | relevance | path

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

/dragonfly/libexec/telnetd/
H A Dtermstat.c175 send_wont(TELOPT_BINARY, 1); in localstat()
219 send_wont(TELOPT_ECHO, 1); in localstat()
265 send_wont(TELOPT_SGA, 1); in localstat()
278 send_wont(TELOPT_SGA, 1); in localstat()
H A Dstate.c504 send_wont(TELOPT_SGA, 1); in willoption()
933 send_wont(option, 0); in dooption()
941 send_wont(int option, int init) in send_wont() function
1020 send_wont(option, 0); in dontoption()
1033 send_wont(option, 0); in dontoption()
H A Dext.h115 send_wont(int, int),
/dragonfly/usr.bin/telnet/
H A Dtelnet.c247 send_wont(int c, int init) in send_wont() function
412 send_wont(TELOPT_OLD_ENVIRON, 1); /* turn off the old */ in dooption()
457 send_wont(option, 0); in dooption()
509 send_wont(option, 0); in dontoption()
861 send_wont(TELOPT_XDISPLOC, 1); in suboption()
2387 send_wont(TELOPT_BINARY, 1); in tel_leave_binary()
H A Dexterns.h263 send_wont(int, int);
H A Dcommands.c406 return(send_tncmd(send_wont, "wont", name)); in send_wontcmd()
1028 send_wont(TELOPT_LINEMODE, 1); in dokludgemode()
1055 send_wont(TELOPT_LINEMODE, 1); in docharmode()