Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/sys/
H A Dttycom.h158 #define TIOCSCONS _IO('t', 99) /* 4.2 compatibility */ macro
/xnu-8792.81.2/bsd/kern/
H A Dtty.c1101 case TIOCSCONS: { in ttioctl_locked()