Searched refs:AYT (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/contrib/tcpdump/
H A Dtelnet.h55 #define AYT 246 /* are you there */ macro
72 "SE", "NOP", "DMARK", "BRK", "IP", "AO", "AYT", "EC",
222 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \
/freebsd-10.0-release/contrib/telnet/arpa/
H A Dtelnet.h52 #define AYT 246 /* are you there */ macro
69 "SE", "NOP", "DMARK", "BRK", "IP", "AO", "AYT", "EC",
225 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \
/freebsd-10.0-release/crypto/heimdal/appl/telnet/arpa/
H A Dtelnet.h51 #define AYT 246 /* are you there */ macro
68 "SE", "NOP", "DMARK", "BRK", "IP", "AO", "AYT", "EC",
206 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \
/freebsd-10.0-release/include/arpa/
H A Dtelnet.h48 #define AYT 246 /* are you there */ macro
65 "SE", "NOP", "DMARK", "BRK", "IP", "AO", "AYT", "EC",
221 #define SLC_NAMELIST "0", "SYNCH", "BRK", "IP", "AO", "AYT", "EOR", \
/freebsd-10.0-release/crypto/heimdal/appl/telnet/telnetd/
H A Dstate.c159 case AYT:
/freebsd-10.0-release/contrib/telnet/telnet/
H A Dtelnet.c2356 NET2ADD(IAC, AYT);
2357 printoption("SENT", IAC, AYT);
H A Dcommands.c304 { "ayt", "Send Telnet 'Are You There'", 1, 0, NULL, 2, AYT },
901 { "ayt", "alternate AYT character", NULL, termAytCharp },
/freebsd-10.0-release/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c2363 NET2ADD(IAC, AYT);
2364 printoption("SENT", IAC, AYT);
H A Dcommands.c209 { "ayt", "Send Telnet 'Are You There'", 1, 0, 0, 2, AYT },
825 { "ayt", "alternate AYT character", 0, &termAytChar },
/freebsd-10.0-release/contrib/telnet/telnetd/
H A Dstate.c185 case AYT:

Completed in 91 milliseconds