Searched refs:TIOCLBIS (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h176 #define TIOCLBIS _IOW('t', 127, int) /* bis local mode bits */ macro
/xnu-2782.1.97/bsd/kern/
H A Dtty_compat.c171 * TIOCLBIS -> TIOCSETA
197 * field in a successful call to TIOCSETP, TIOCSETN, TIOCLBIS,
289 case TIOCLBIS:
312 if (*com == TIOCLBIS)
368 case TIOCLBIS:
H A Dtty_dev.c1175 case TIOCLBIS:
H A Dtty.c1106 case TIOCLBIS:

Completed in 21 milliseconds