Searched refs:AYT (Results 1 – 11 of 11) sorted by relevance
/freebsd/crypto/heimdal/appl/telnet/arpa/ |
H A D | telnet.h | 51 #define AYT 246 /* are you there */ macro
|
/freebsd/contrib/telnet/arpa/ |
H A D | telnet.h | 48 #define AYT 246 /* are you there */ macro
|
/freebsd/include/arpa/ |
H A D | telnet.h | 47 #define AYT 246 /* are you there */ macro
|
/freebsd/contrib/tcpdump/ |
H A D | print-telnet.c | 74 #define AYT 246 /* are you there */ macro
|
/freebsd/crypto/heimdal/appl/telnet/telnet/ |
H A D | telnet.c | 2363 NET2ADD(IAC, AYT); in sendayt() 2364 printoption("SENT", IAC, AYT); in sendayt()
|
H A D | commands.c | 208 { "ayt", "Send Telnet 'Are You There'", 1, 0, 0, 2, AYT },
|
/freebsd/contrib/telnet/telnet/ |
H A D | telnet.c | 2378 NET2ADD(IAC, AYT); in sendayt() 2379 printoption("SENT", IAC, AYT); in sendayt()
|
H A D | commands.c | 299 { "ayt", "Send Telnet 'Are You There'", 1, 0, NULL, 2, AYT },
|
/freebsd/crypto/heimdal/appl/telnet/telnetd/ |
H A D | state.c | 159 case AYT: in telrcv()
|
/freebsd/crypto/heimdal/appl/telnet/ |
H A D | README.ORIG | 405 4.3Reno distribution. This maps to the AYT character.
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | ChangeLog | 3 * ipropd_master.c: Only log "sending AYT" once, pointed out by Dr
|