Home
last modified time | relevance | path

Searched defs:O_TRUNC (Results 1 – 6 of 6) sorted by relevance

/titanic_41/usr/src/uts/intel/sys/acpi/platform/
H A Dacmsvc.h71 #define O_TRUNC _O_TRUNC macro
/titanic_41/usr/src/lib/libdtrace/common/
H A Dio.d.in177 inline int O_TRUNC = @O_TRUNC@; variable
/titanic_41/usr/src/ucbhead/sys/
H A Dfcntl.h70 #define O_TRUNC 01000 /* open with truncation */ macro
/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h73 #define O_TRUNC _FTRUNC macro
/titanic_41/usr/src/uts/common/sys/
H A Dfcntl.h81 #define O_TRUNC 0x200 /* open with truncation */ macro
/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfhdr.h966 #define O_TRUNC 010 macro