Searched refs:O_CRTERA (Results 1 – 6 of 6) sorted by relevance
122 #define O_CRTERA 0x00040000 /* " \b " to wipe out char */ macro143 #define LCRTERA (O_CRTERA>>16)
58 #define CRTERA O_CRTERA
232 #define O_CRTERA 0x00040000 /* " \b " to wipe out char */ macro252 #define LCRTERA (O_CRTERA>>16)
121 #define CRTERA O_CRTERA
118 #define CRTERA O_CRTERA
1282 if (csp->t_flags & O_CRTERA) in from_compat()1429 csp->t_flags |= (O_CRTERA|O_CRTBS); in to_compat()