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

/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dioctl_compat.h165 #define LITOUT 0x00200000 /* literal output */ macro
185 #define LLITOUT (LITOUT>>16)
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dtty_compat.c554 flags |= LITOUT;
627 if (flags&(RAW|LITOUT|PASS8)) {
634 if (flags&(RAW|LITOUT))
729 * LITOUT bit or the PASS8 bit is being changed, but the delta of
734 if (flags&(RAW|LITOUT|PASS8)) {
741 if (flags&(RAW|LITOUT))
/macosx-10.10.1/Librpcsvc-24/
H A Drex.x137 const LITOUT = 0x00200000; /* literal output */
/macosx-10.10.1/tcsh-65/tcsh/
H A Ded.term.c372 # ifdef LITOUT
373 { "litout", LITOUT, M_CONTROL },
374 # endif /* LITOUT */

Completed in 114 milliseconds