Searched defs:VKI_O_EXCL (Results 1 - 8 of 8) sorted by relevance

/external/valgrind/main/include/vki/
H A Dvki-amd64-linux.h249 #define VKI_O_EXCL 0200 /* not fcntl */ macro
H A Dvki-ppc32-linux.h314 #define VKI_O_EXCL 0200 /* not fcntl */ macro
H A Dvki-ppc64-linux.h367 #define VKI_O_EXCL 0200 /* not fcntl */ macro
H A Dvki-s390x-linux.h314 #define VKI_O_EXCL 00000200 /* not fcntl */ macro
H A Dvki-x86-linux.h285 #define VKI_O_EXCL 0200 /* not fcntl */ macro
H A Dvki-arm-linux.h247 #define VKI_O_EXCL 0200 /* not fcntl */ macro
H A Dvki-mips32-linux.h317 #define VKI_O_EXCL 0x0400 /* not fcntl */ macro
H A Dvki-darwin.h268 #define VKI_O_EXCL O_EXCL macro

Completed in 70 milliseconds