Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h131 #define OTIOCCONS _IO('t', 98) /* for hp300 -- sans int arg */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c263 case OTIOCCONS: { in tty_ioctl_compat()