Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dioctl.h25 #define TANDEM O_TANDEM
H A Dttold.h89 #define O_TANDEM 0x00000001 /* send stopc on out q full */ macro
/titanic_50/usr/src/uts/common/sys/
H A Dioctl.h86 #define TANDEM O_TANDEM
H A Dttold.h198 #define O_TANDEM 0x00000001 /* send stopc on out q full */ macro
/titanic_50/usr/src/ucbhead/sys/
H A Dioctl.h83 #define TANDEM O_TANDEM
/titanic_50/usr/src/uts/common/io/
H A Dttcompat.c1181 if (csp->t_flags & O_TANDEM) in from_compat()
1339 csp->t_flags |= O_TANDEM; in to_compat()