Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dttycom.h69 #define TIOCGDRAINWAIT _IOR('t', 86, int) /* get ttywait timeout */ macro
/f-stack/freebsd/kern/
H A Dtty.c1907 case TIOCGDRAINWAIT: in tty_generic_ioctl()