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

  /external/valgrind/main/include/
pub_tool_libcfile.h 92 extern SysRes VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
  /external/valgrind/main/include/vki/
vki-amd64-linux.h 481 struct vki_pollfd { struct
vki-arm64-linux.h 454 struct vki_pollfd { struct
vki-arm-linux.h 529 struct vki_pollfd { struct
vki-ppc32-linux.h 667 struct vki_pollfd { struct
    [all...]
vki-ppc64-linux.h 649 struct vki_pollfd { struct
vki-s390x-linux.h 624 struct vki_pollfd { struct
vki-x86-linux.h 561 struct vki_pollfd { struct
vki-mips32-linux.h 659 struct vki_pollfd { struct
    [all...]
vki-mips64-linux.h 675 struct vki_pollfd { struct
    [all...]
vki-darwin.h 649 #define vki_pollfd pollfd macro
  /external/valgrind/main/coregrind/m_gdbserver/
remote-utils.c 80 static SysRes VG_(poll_no_eintr) (struct vki_pollfd *fds, Int nfds, Int timeout)
107 static struct vki_pollfd remote_desc_pollfdread_activity;
224 struct vki_pollfd write_remote_desc_ok;
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c     [all...]
syswrap-linux.c     [all...]
  /external/valgrind/main/coregrind/
m_libcfile.c 493 SysRes VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout)
    [all...]

Completed in 71 milliseconds