HomeSort by relevance Sort by last modified time
    Searched defs:VKI_O_TRUNC (Results 1 - 8 of 8) sorted by null

  /external/valgrind/main/include/vki/
vki-ppc32-aix5.h 75 #define VKI_O_TRUNC 0x00000200
vki-ppc64-aix5.h 75 #define VKI_O_TRUNC 0x00000200
vki-amd64-linux.h 250 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-ppc32-linux.h 315 #define VKI_O_TRUNC 01000 /* not fcntl */
    [all...]
vki-ppc64-linux.h 368 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-x86-linux.h 286 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-arm-linux.h 281 #define VKI_O_TRUNC 01000 /* not fcntl */
vki-darwin.h 267 #define VKI_O_TRUNC O_TRUNC

Completed in 129 milliseconds