Searched refs:TIOCSTOP (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dttycom.h147 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */ macro
/xnu-2422.115.4/bsd/kern/
H A Dtty.c1069 case TIOCSTOP:
1374 case TIOCSTOP: /* stop output, like ^S */

Completed in 28 milliseconds