Searched refs:SUSP (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/head/arpa/ |
H A D | telnet.h | 65 #define SUSP 237 /* Suspend process */ macro
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | telnet.c | 2576 NET2ADD(IAC, SUSP); in sendsusp() 2577 printoption("SENT", IAC, SUSP); in sendsusp()
|
H A D | commands.c | 410 { "susp", "Send Telnet 'Suspend Process'", 1, 0, 0, 2, SUSP },
|