Searched refs:O_PENDIN (Results 1 – 6 of 6) sorted by relevance
133 #define O_PENDIN 0x20000000 /* tp->t_rawq needs reread */ macro153 #define LPENDIN (O_PENDIN>>16)
69 #define PENDIN O_PENDIN
245 #define O_PENDIN 0x20000000 /* tp->t_rawq needs reread */ macro262 #define LPENDIN (O_PENDIN>>16)
132 #define PENDIN O_PENDIN
129 #define PENDIN O_PENDIN
1292 if (csp->t_flags & O_PENDIN) in from_compat()1439 csp->t_flags |= O_PENDIN; in to_compat()