Home
last modified time | relevance | path

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

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