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

  /external/valgrind/main/include/vki/
vki-ppc32-aix5.h 74 #define VKI_O_EXCL 0x00000400
vki-ppc64-aix5.h 74 #define VKI_O_EXCL 0x00000400
vki-amd64-linux.h 249 #define VKI_O_EXCL 0200 /* not fcntl */
vki-ppc32-linux.h 314 #define VKI_O_EXCL 0200 /* not fcntl */
    [all...]
vki-ppc64-linux.h 367 #define VKI_O_EXCL 0200 /* not fcntl */
vki-x86-linux.h 285 #define VKI_O_EXCL 0200 /* not fcntl */
vki-arm-linux.h 280 #define VKI_O_EXCL 0200 /* not fcntl */
vki-darwin.h 268 #define VKI_O_EXCL O_EXCL

Completed in 720 milliseconds