Searched refs:TIOCGETD (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dioctl_compat.h108 # undef TIOCGETD macro
109 # define TIOCGETD _IOR('t', 0, int) /* get line discipline */ macro
H A Dttycom.h123 #define TIOCGETD _IOR('t', 26, int) /* get line discipline */ macro
/xnu-2422.115.4/bsd/kern/
H A Dtty.c1197 case TIOCGETD: /* get line discipline */

Completed in 54 milliseconds