Searched refs:O_PASS8 (Results 1 – 6 of 6) sorted by relevance
131 #define O_PASS8 0x08000000 macro151 #define LPASS8 (O_PASS8>>16)
67 #define PASS8 O_PASS8
243 #define O_PASS8 0x08000000 macro260 #define LPASS8 (O_PASS8>>16)
130 #define PASS8 O_PASS8
127 #define PASS8 O_PASS8
1224 if (csp->t_flags & O_PASS8) in from_compat()1337 csp->t_flags &= (O_CTLECH|O_LITOUT|O_PASS8|O_ODDP|O_EVENP); in to_compat()1359 csp->t_flags |= O_PASS8; in to_compat()1361 csp->t_flags &= ~(O_ODDP|O_EVENP|O_PASS8); in to_compat()