Searched refs:O_CRTERA (Results 1 – 4 of 4) sorted by relevance
230 #define O_CRTERA 0x00040000 /* " \b " to wipe out char */ macro250 #define LCRTERA (O_CRTERA>>16)
119 #define CRTERA O_CRTERA
116 #define CRTERA O_CRTERA
1184 if (csp->t_flags & O_CRTERA) in from_compat()1331 csp->t_flags |= (O_CRTERA|O_CRTBS); in to_compat()