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

  /external/valgrind/coregrind/
m_debuglog.c 332 "movl $"VG_STRINGIFY(VG_DARWIN_SYSNO_INDEX(__NR_write_nocancel))
371 "movl $"VG_STRINGIFY(VG_DARWIN_SYSNO_FOR_KERNEL(__NR_write_nocancel))
    [all...]
m_libcfile.c 226 SysRes res = VG_(do_syscall3)(__NR_write_nocancel, fd, (UWord)buf, count);
    [all...]
  /external/valgrind/include/vki/
vki-scnums-darwin.h     [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c     [all...]

Completed in 86 milliseconds