Searched refs:TIOCSETD (Results 1 - 6 of 6) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dioctl_compat.h110 # undef TIOCSETD macro
111 # define TIOCSETD _IOW('t', 1, int) /* set line discipline */ macro
H A Dttycom.h124 #define TIOCSETD _IOW('t', 27, int) /* set line discipline */ macro
/xnu-2422.115.4/bsd/kern/
H A Dtty_compat.c464 return (ttioctl_locked(tp, TIOCSETD,
H A Dtty_pty.c848 case TIOCSETD:
H A Dtty.c1017 * ENXIO TIOCSETD of invalid line discipline
1037 * *linesw[t].l_open:? TIOCSETD line discipline open failure
1073 case TIOCSETD:
1331 case TIOCSETD: { /* set line discipline */
H A Dtty_ptmx.c1386 case TIOCSETD:

Completed in 42 milliseconds