Home
last modified time | relevance | path

Searched refs:SUSP (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/head/arpa/
H A Dtelnet.h65 #define SUSP 237 /* Suspend process */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dtelnet.c2576 NET2ADD(IAC, SUSP); in sendsusp()
2577 printoption("SENT", IAC, SUSP); in sendsusp()
H A Dcommands.c410 { "susp", "Send Telnet 'Suspend Process'", 1, 0, 0, 2, SUSP },