Searched refs:O_CRTBS (Results 1 – 6 of 6) sorted by relevance
120 #define O_CRTBS 0x00010000 /* do backspacing for crt */ macro141 #define LCRTBS (O_CRTBS>>16)
56 #define CRTBS O_CRTBS
230 #define O_CRTBS 0x00010000 /* do backspacing for crt */ macro250 #define LCRTBS (O_CRTBS>>16)
119 #define CRTBS O_CRTBS
116 #define CRTBS O_CRTBS
1429 csp->t_flags |= (O_CRTERA|O_CRTBS); in to_compat()