Home
last modified time | relevance | path

Searched refs:O_CRTERA (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dttold.h122 #define O_CRTERA 0x00040000 /* " \b " to wipe out char */ macro
143 #define LCRTERA (O_CRTERA>>16)
H A Dioctl.h58 #define CRTERA O_CRTERA
/titanic_50/usr/src/uts/common/sys/
H A Dttold.h232 #define O_CRTERA 0x00040000 /* " \b " to wipe out char */ macro
252 #define LCRTERA (O_CRTERA>>16)
H A Dioctl.h121 #define CRTERA O_CRTERA
/titanic_50/usr/src/ucbhead/sys/
H A Dioctl.h118 #define CRTERA O_CRTERA
/titanic_50/usr/src/uts/common/io/
H A Dttcompat.c1282 if (csp->t_flags & O_CRTERA) in from_compat()
1429 csp->t_flags |= (O_CRTERA|O_CRTBS); in to_compat()