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

  /external/valgrind/include/vki/
vki-arm64-linux.h 224 #define VKI_O_EXCL 0200 /* not fcntl */
vki-amd64-linux.h 251 #define VKI_O_EXCL 0200 /* not fcntl */
vki-ppc32-linux.h 315 #define VKI_O_EXCL 0200 /* not fcntl */
    [all...]
vki-ppc64-linux.h 370 #define VKI_O_EXCL 0200 /* not fcntl */
vki-s390x-linux.h 320 #define VKI_O_EXCL 00000200 /* not fcntl */
vki-tilegx-linux.h 224 #define VKI_O_EXCL 0200 /* not fcntl */
vki-arm-linux.h 248 #define VKI_O_EXCL 0200 /* not fcntl */
vki-mips32-linux.h 318 #define VKI_O_EXCL 0x0400 /* not fcntl */
    [all...]
vki-mips64-linux.h 323 #define VKI_O_EXCL 0x0400 /* not fcntl */
    [all...]
vki-x86-linux.h 286 #define VKI_O_EXCL 0200 /* not fcntl */
vki-darwin.h 268 #define VKI_O_EXCL O_EXCL

Completed in 370 milliseconds