Home
last modified time | relevance | path

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

/external/valgrind/main/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-ppc32-linux.h315 #define VKI_O_EXCL 0200 /* not fcntl */ macro
Dvki-s390x-linux.h314 #define VKI_O_EXCL 00000200 /* not fcntl */ macro
Dvki-ppc64-linux.h368 #define VKI_O_EXCL 0200 /* not fcntl */ macro
Dvki-arm-linux.h248 #define VKI_O_EXCL 0200 /* not fcntl */ macro
Dvki-x86-linux.h286 #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.h268 #define VKI_O_EXCL O_EXCL macro
/external/valgrind/main/coregrind/m_coredump/
Dcoredump-elf.c551 Int oflags = VKI_O_CREAT|VKI_O_WRONLY|VKI_O_EXCL|VKI_O_TRUNC; in make_elf_coredump()
/external/valgrind/main/coregrind/
Dm_libcfile.c762 VKI_O_CREAT|VKI_O_RDWR|VKI_O_EXCL|VKI_O_TRUNC, in VG_()
/external/valgrind/main/docs/internals/
Dporting-to-ARM.txt473 #define VKI_O_EXCL 0200 /* not fcntl */