Searched refs:O_DECCTQ (Results 1 – 6 of 6) sorted by relevance
134 #define O_DECCTQ 0x40000000 /* only ^Q starts after ^S */ macro154 #define LDECCTQ (O_DECCTQ>>16)
70 #define DECCTQ O_DECCTQ
246 #define O_DECCTQ 0x40000000 /* only ^Q starts after ^S */ macro263 #define LDECCTQ (O_DECCTQ>>16)
133 #define DECCTQ O_DECCTQ
130 #define DECCTQ O_DECCTQ
1294 if (!(csp->t_flags & O_DECCTQ)) in from_compat()1441 csp->t_flags |= O_DECCTQ; in to_compat()