Searched refs:O_TOSTOP (Results 1 – 6 of 6) sorted by relevance
126 #define O_TOSTOP 0x00400000 /* SIGSTOP on background output */ macro147 #define LTOSTOP (O_TOSTOP>>16)
62 #define TOSTOP O_TOSTOP
237 #define O_TOSTOP 0x00400000 /* SIGSTOP on background */ macro256 #define LTOSTOP (O_TOSTOP>>16)
125 #define TOSTOP O_TOSTOP
122 #define TOSTOP O_TOSTOP
1284 if (csp->t_flags & O_TOSTOP) in from_compat()1431 csp->t_flags |= O_TOSTOP; in to_compat()