HomeSort by relevance Sort by last modified time
    Searched refs:VKI_O_CREAT (Results 1 - 22 of 22) sorted by null

  /external/valgrind/main/exp-bbv/
bbv_main.c 113 sres = VG_(open)(pc_out_file, VKI_O_CREAT|VKI_O_TRUNC|VKI_O_WRONLY,
152 sres = VG_(open)(temp_string, VKI_O_CREAT|VKI_O_TRUNC|VKI_O_WRONLY,
  /external/valgrind/main/include/vki/
vki-ppc32-aix5.h 72 #define VKI_O_CREAT 0x00000100
vki-ppc64-aix5.h 72 #define VKI_O_CREAT 0x00000100
vki-amd64-linux.h 248 #define VKI_O_CREAT 0100 /* not fcntl */
vki-arm-linux.h 279 #define VKI_O_CREAT 0100 /* not fcntl */
vki-ppc32-linux.h 313 #define VKI_O_CREAT 0100 /* not fcntl */
    [all...]
vki-ppc64-linux.h 366 #define VKI_O_CREAT 0100 /* not fcntl */
vki-x86-linux.h 284 #define VKI_O_CREAT 0100 /* not fcntl */
vki-darwin.h 266 #define VKI_O_CREAT O_CREAT
  /external/valgrind/main/callgrind/
command.c 112 res = VG_(open)(info_file, VKI_O_CREAT|VKI_O_WRONLY,
174 VKI_O_CREAT|VKI_O_WRONLY|VKI_O_TRUNC,
dump.c     [all...]
  /external/valgrind/main/coregrind/m_coredump/
coredump-elf.c 500 VKI_O_CREAT|VKI_O_WRONLY|VKI_O_EXCL|VKI_O_TRUNC,
  /external/valgrind/main/coregrind/
m_libcfile.c 631 VKI_O_CREAT|VKI_O_RDWR|VKI_O_EXCL|VKI_O_TRUNC,
m_mallocfree.c 671 VKI_O_RDWR | VKI_O_CREAT | VKI_O_TRUNC, 0666);
    [all...]
m_main.c 346 VKI_O_CREAT|VKI_O_WRONLY|VKI_O_TRUNC,
    [all...]
  /external/valgrind/main/cachegrind/
cg_main.c     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-aix5.c     [all...]
syswrap-linux.c     [all...]
syswrap-generic.c     [all...]
syswrap-darwin.c     [all...]
  /external/valgrind/main/massif/
ms_main.c     [all...]
  /external/valgrind/main/memcheck/
mc_errors.c 772 VKI_O_WRONLY|VKI_O_CREAT|VKI_O_TRUNC,
    [all...]

Completed in 196 milliseconds