Home
last modified time | relevance | path

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

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