Searched refs:xEOF (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/codycam/
H A DFtpClient.h30 #define xEOF 236 macro
H A DFtpClient.cpp479 if (c == EOF || c == xEOF || c == '\n') {
506 case xEOF:
/haiku/headers/compatibility/bsd/arpa/
H A Dtelnet.h66 #define xEOF 236 /* End of file: EOF is already used... */ macro
81 #define TELCMD_FIRST xEOF
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DProtocol.h23 #define xEOF 236 macro
/haiku/src/bin/network/telnet/
H A Dtelnet.c2350 NET2ADD(IAC, xEOF);
2351 printoption("SENT", IAC, xEOF);
H A Dcommands.c322 { "eof", "Send Telnet End of File Character", 1, 0, NULL, 2, xEOF },
/haiku/src/bin/network/telnetd/
H A Dstate.c280 case xEOF:

Completed in 61 milliseconds