Stop output
#include <sys/ioctl.h> #define TIOCSTOP _IO('t', 111)
This command stops output. It's like pressing CtrlS.
None.
TIOCSTART
ioctl() in the QNX Neutrino C Library Reference