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

  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-generic.h 35 #include "pub_core_vki.h" // vki_msghdr
248 struct vki_msghdr * );
250 struct vki_msghdr * );
252 struct vki_msghdr *, UInt );
syswrap-tilegx-linux.c 845 ML_(generic_PRE_sys_recvmsg)(tid, "msg", (struct vki_msghdr *) ARG2);
850 ML_(generic_POST_sys_recvmsg)(tid, "msg", (struct vki_msghdr *)ARG2, RES);
    [all...]
syswrap-generic.c 955 struct vki_msghdr *msg,
1019 static void check_cmsg_for_fds(ThreadId tid, struct vki_msghdr *msg)
    [all...]
syswrap-linux.c     [all...]
syswrap-darwin.c     [all...]
  /external/valgrind/include/vki/
vki-linux.h 638 struct vki_msghdr { struct
649 struct vki_msghdr msg_hdr;
684 __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 107 milliseconds