Searched refs:TIOCLBIC (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h177 #define TIOCLBIC _IOW('t', 126, int) /* bic local mode bits */ macro
/macosx-10.10.1/tcsh-65/tcsh/
H A Dsh.print.c249 (void) ioctl(unit, TIOCLBIC, (ioclt_t) & lmode);
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty_compat.c172 * TIOCLBIC -> TIOCSETA
198 * TIOCLBIC, or TIOCLSET.
295 case TIOCLBIC:
369 case TIOCLBIC:
H A Dtty_dev.c1176 case TIOCLBIC:
H A Dtty.c1105 case TIOCLBIC:
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dserial.c1848 if (ioctl (q->o, TIOCLBIC, &iparam) < 0)
1850 ulog (LOG_ERROR, "ioctl (TIOCLBIC, LNOMDM): %s",
3314 (void) ioctl (q->o, TIOCLBIC, &i);

Completed in 84 milliseconds