Home
last modified time | relevance | path

Searched refs:OTIOCSETD (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.121.6/bsd/sys/
H A Dioctl_compat.h114 # define OTIOCSETD _IOW('t', 1, int) /* set line discipline */ macro
/xnu-11417.121.6/bsd/kern/
H A Dtty_compat.c489 case OTIOCSETD: in ttcompat()
H A Dtty.c1097 case OTIOCSETD: in ttioctl_locked()