Home
last modified time | relevance | path

Searched refs:VKI_O_EXCL (Results 1 – 16 of 16) sorted by relevance

/external/valgrind/include/vki/
Dvki-arm64-linux.h224 #define VKI_O_EXCL 0200 /* not fcntl */ macro
Dvki-amd64-linux.h251 #define VKI_O_EXCL 0200 /* not fcntl */ macro
Dvki-tilegx-linux.h224 #define VKI_O_EXCL 0200 /* not fcntl */ macro
Dvki-s390x-linux.h320 #define VKI_O_EXCL 00000200 /* not fcntl */ macro
Dvki-ppc64-linux.h370 #define VKI_O_EXCL 0200 /* not fcntl */ macro
Dvki-ppc32-linux.h315 #define VKI_O_EXCL 0200 /* not fcntl */ macro
Dvki-x86-linux.h286 #define VKI_O_EXCL 0200 /* not fcntl */ macro
Dvki-arm-linux.h248 #define VKI_O_EXCL 0200 /* not fcntl */ macro
Dvki-mips32-linux.h318 #define VKI_O_EXCL 0x0400 /* not fcntl */ macro
Dvki-mips64-linux.h323 #define VKI_O_EXCL 0x0400 /* not fcntl */ macro
Dvki-darwin.h276 #define VKI_O_EXCL O_EXCL macro
Dvki-solaris.h484 #define VKI_O_EXCL O_EXCL macro
/external/valgrind/coregrind/m_coredump/
Dcoredump-elf.c599 Int oflags = VKI_O_CREAT|VKI_O_WRONLY|VKI_O_EXCL|VKI_O_TRUNC; in make_elf_coredump()
Dcoredump-solaris.c885 Int oflags = VKI_O_CREAT|VKI_O_WRONLY|VKI_O_EXCL|VKI_O_TRUNC; in VG_()
/external/valgrind/coregrind/
Dm_libcfile.c913 VKI_O_CREAT|VKI_O_RDWR|VKI_O_EXCL|VKI_O_TRUNC, in VG_()
/external/valgrind/docs/internals/
Dporting-to-ARM.txt473 #define VKI_O_EXCL 0200 /* not fcntl */