Home
last modified time | relevance | path

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

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