Searched refs:TIOCSTOP (Results 1 – 2 of 2) sorted by relevance
/sysdeps/unix/bsd/ | ||
A D | tcflow.c | 32 return __ioctl (fd, TIOCSTOP, (void *) NULL); in tcflow() |
/sysdeps/mach/hurd/bits/ | ||
A D | ioctls.h | 245 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */ macro |
Completed in 6 milliseconds