Home
last modified time | relevance | path

Searched refs:send_willcmd (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dcommands.c203 send_willcmd (char *),
230 { "will", 0, 0, 1, send_willcmd, 3, 0 },
342 send_willcmd(char *name) in send_willcmd() function
/freebsd/contrib/telnet/telnet/
H A Dcommands.c294 send_willcmd(char *),
321 { "will", NULL, 0, 1, (int (*)(char *, ...))send_willcmd, 3, 0 },
430 send_willcmd(char *name) in send_willcmd() function