Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/sys/
H A Dttycom.h163 #define TIOCDRAIN _IO('t', 94) /* wait till output drained */ macro
/xnu-11215.1.10/bsd/kern/
H A Dtty.c1078 case TIOCDRAIN: in ttioctl_locked()
1240 case TIOCDRAIN: /* wait till output drained */ in ttioctl_locked()