commands.c | 335 { "susp", "Send Telnet 'Suspend Process'", 1, 0, 0, 2, SUSP }, 900 { "susp", "character to cause a Suspend Process", 0, termSuspCharp }, 1341 suspend(int argc, char *argv[]) 1350 * If we didn't get the window size before the SUSPEND, but we 2296 zhelp[] = "suspend telnet", 2320 { "z", zhelp, suspend, 0 }, 1335 suspend(int argc, char *argv[]) function in typeref:typename:int
|