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

  /external/valgrind/include/vki/
vki-scnums-darwin.h     [all...]
  /external/valgrind/coregrind/
m_libcfile.c 842 res = VG_(do_syscall4)(__NR_pread_nocancel, fd, (UWord)buf, count, offset);
846 res = VG_(do_syscall5)(__NR_pread_nocancel, fd, (UWord)buf, count,
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c     [all...]

Completed in 381 milliseconds