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

  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-generic.h 35 #include "pub_core_vki.h" // vki_msghdr
242 struct vki_msghdr * );
244 struct vki_msghdr * );
246 struct vki_msghdr *, UInt );
syswrap-generic.c 927 struct vki_msghdr *msg,
991 static void check_cmsg_for_fds(ThreadId tid, struct vki_msghdr *msg)
    [all...]
syswrap-linux.c     [all...]
syswrap-darwin.c     [all...]
  /external/valgrind/main/include/vki/
vki-linux.h 632 struct vki_msghdr { struct
643 struct vki_msghdr msg_hdr;
678 __KINLINE struct vki_cmsghdr * vki_cmsg_nxthdr (struct vki_msghdr *__msg, struct vki_cmsghdr *__cmsg)
    [all...]
vki-darwin.h 190 #define vki_msghdr msghdr macro

Completed in 47 milliseconds