Searched refs:SUSP (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/include/arpa/ |
| D | telnet.h | 58 #define SUSP 237 /* Suspend process */ macro
|
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | print-telnet.c | 81 #define SUSP 237 /* Suspend process */ macro
|
| /netbsd/src/usr.bin/telnet/ |
| D | telnet.c | 2324 NET2ADD(IAC, SUSP); in sendsusp() 2325 printoption("SENT", IAC, SUSP); in sendsusp()
|
| D | commands.c | 334 { "susp", "Send Telnet 'Suspend Process'", 1, 0, 0, 2, SUSP },
|
| /netbsd/src/libexec/telnetd/ |
| D | state.c | 267 case SUSP: in telrcv()
|