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

  /external/valgrind/main/include/vki/
vki-scnums-darwin.h 622 #define __NR_read_nocancel VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(396)
    [all...]
  /external/valgrind/main/coregrind/
m_libcfile.c 160 SysRes res = VG_(do_syscall3)(__NR_read_nocancel, fd, (UWord)buf, count);
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c     [all...]

Completed in 4278 milliseconds