Searched refs:xEOF (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/head/arpa/ |
H A D | telnet.h | 66 #define xEOF 236 /* End of file: EOF is already used... */ macro 78 #define TELCMD_FIRST xEOF
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | telnet.c | 2593 NET2ADD(IAC, xEOF); in sendeof() 2594 printoption("SENT", IAC, xEOF); in sendeof()
|
H A D | commands.c | 411 { "eof", "Send Telnet End of File Character", 1, 0, 0, 2, xEOF },
|