Searched refs:O_NOFLSH (Results 1 – 4 of 4) sorted by relevance
245 #define O_NOFLSH 0x80000000 /* no output flush on signal */ macro262 #define LNOFLSH (O_NOFLSH>>16)
132 #define NOFLSH O_NOFLSH
129 #define NOFLSH O_NOFLSH
1198 if (csp->t_flags & O_NOFLSH) in from_compat()1345 csp->t_flags |= O_NOFLSH; in to_compat()