Searched refs:LLITOUT (Results 1 – 6 of 6) sorted by relevance
185 const LLITOUT = 0x0020; /* literal output */ variable
179 const LLITOUT = 0x0020; /* literal output */ variable
146 #define LLITOUT (O_LITOUT>>16) macro
255 #define LLITOUT (O_LITOUT>>16) macro
463 lmode |= LLITOUT;465 lmode &= ~LLITOUT;
1331 lflags |= LLITOUT; in mode()