Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/sys/
H A Dioctl_compat.h197 #define OTIOCCONS _IO('t', 98) /* for hp300 -- sans int arg */ macro
/xnu-8792.61.2/bsd/kern/
H A Dtty_compat.c501 case OTIOCCONS: in ttcompat()