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

  /external/valgrind/include/
pub_tool_libcfile.h 92 extern SysRes VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout);
  /external/valgrind/include/vki/
vki-amd64-linux.h 487 struct vki_pollfd { struct
vki-arm64-linux.h 460 struct vki_pollfd { struct
vki-arm-linux.h 535 struct vki_pollfd { struct
vki-ppc32-linux.h 672 struct vki_pollfd { struct
    [all...]
vki-ppc64-linux.h 657 struct vki_pollfd { struct
vki-s390x-linux.h 636 struct vki_pollfd { struct
vki-x86-linux.h 567 struct vki_pollfd { struct
vki-mips32-linux.h 664 struct vki_pollfd { struct
    [all...]
vki-mips64-linux.h 680 struct vki_pollfd { struct
    [all...]
vki-darwin.h 668 #define vki_pollfd pollfd macro
vki-solaris.h 704 #define vki_pollfd pollfd macro
    [all...]
  /external/valgrind/coregrind/m_gdbserver/
remote-utils.c 81 static SysRes VG_(poll_no_eintr) (struct vki_pollfd *fds, Int nfds, Int timeout)
108 static struct vki_pollfd remote_desc_pollfdread_activity;
225 struct vki_pollfd write_remote_desc_ok;
    [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-generic.c     [all...]
syswrap-linux.c     [all...]
syswrap-solaris.c     [all...]
  /external/valgrind/coregrind/
m_libcfile.c 603 SysRes VG_(poll) (struct vki_pollfd *fds, Int nfds, Int timeout)
    [all...]

Completed in 337 milliseconds