Searched refs:O_FLUSHO (Results 1 – 6 of 6) sorted by relevance
127 #define O_FLUSHO 0x00800000 /* flush output to terminal */ macro148 #define LFLUSHO (O_FLUSHO>>16)
63 #define FLUSHO O_FLUSHO
239 #define O_FLUSHO 0x00800000 /* flush output to terminal */ macro257 #define LFLUSHO (O_FLUSHO>>16)
126 #define FLUSHO O_FLUSHO
123 #define FLUSHO O_FLUSHO
1286 if (csp->t_flags & O_FLUSHO) in from_compat()1433 csp->t_flags |= O_FLUSHO; in to_compat()