Searched defs:LNOFLSH (Results 1 – 4 of 4) sorted by relevance
155 #define LNOFLSH (O_NOFLSH>>16) macro
189 const LNOFLSH = 0x8000; /* no output flush on signal */ variable
195 const LNOFLSH = 0x8000; /* no output flush on signal */ variable
264 #define LNOFLSH (O_NOFLSH>>16) macro