Home
last modified time | relevance | path

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

/xnu-8796.121.2/bsd/sys/
H A Dttycom.h146 #define TIOCSTOP _IO('t', 111) /* stop output, like ^S */ macro
/xnu-8796.121.2/bsd/kern/
H A Dtty.c1020 case TIOCSTOP: in ttioctl_locked()
1332 case TIOCSTOP: /* stop output, like ^S */ in ttioctl_locked()