Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dioctl_compat.h73 #define OTIOCGETD _IOR('t', 0, int) /* get line discipline */ macro
/freebsd/sys/kern/
H A Dtty_compat.c247 case OTIOCGETD: in tty_ioctl_compat()