Searched refs:O_DECCTQ (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dioctl.h70 #define DECCTQ O_DECCTQ
H A Dttold.h134 #define O_DECCTQ 0x40000000 /* only ^Q starts after ^S */ macro
154 #define LDECCTQ (O_DECCTQ>>16)
/illumos-gate/usr/src/uts/common/sys/
H A Dttold.h246 #define O_DECCTQ 0x40000000 /* only ^Q starts after ^S */ macro
263 #define LDECCTQ (O_DECCTQ>>16)
H A Dioctl.h133 #define DECCTQ O_DECCTQ
/illumos-gate/usr/src/ucbhead/sys/
H A Dioctl.h130 #define DECCTQ O_DECCTQ
/illumos-gate/usr/src/uts/common/io/
H A Dttcompat.c1294 if (!(csp->t_flags & O_DECCTQ))
1441 csp->t_flags |= O_DECCTQ;

Completed in 66 milliseconds