Home
last modified time | relevance | path

Searched refs:cmsghdr (Results 1 – 10 of 10) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/breakpad/breakpad/
H A D0001-Turn-off-sign-compare-for-musl-libc.patch9 … __CMSG_LEN(cmsg) + sizeof(struct cmsghdr) >= __MHDR_END(mh…
25 + // In musl-libc, CMSG_NXTHDR typecasts char* to cmsghdr* which causes
31 for (struct cmsghdr* hdr = CMSG_FIRSTHDR(&msg); hdr;
/openbmc/qemu/crypto/
H A Dafalgpriv.h41 struct cmsghdr *cmsg;
/openbmc/phosphor-net-ipmid/
H A Dsocket_channel.hpp163 cmsghdr* cmsg; in read()
203 cmsghdr* cmsg = CMSG_FIRSTHDR(&msg); in write()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A D0001-Initialize-msghdr-struct-in-a-portable-way.patch26 struct cmsghdr *cmptr;
/openbmc/qemu/contrib/ivshmem-client/
H A Divshmem-client.c32 struct cmsghdr cmsg; in ivshmem_client_read_one_msg()
35 struct cmsghdr *cmsg; in ivshmem_client_read_one_msg()
/openbmc/openbmc/poky/meta/recipes-core/seatd/
H A Dseatd_0.9.1.bb22 # 358 | __CMSG_LEN(cmsg) + sizeof(struct cmsghdr) >= __MHDR_END(mhdr) - (unsigned char *)(…
/openbmc/qemu/tests/qtest/
H A Dlibqmp.c106 struct cmsghdr *cmsg; in socket_send_fds()
/openbmc/qemu/
H A Dqemu-bridge-helper.c191 struct cmsghdr *cmsg; in send_fd()
/openbmc/qemu/contrib/vhost-user-gpu/
H A Dvhost-user-gpu.c156 struct cmsghdr cmsghdr; in vg_sock_fd_write() member
159 struct cmsghdr *cmsg; in vg_sock_fd_write()
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.c551 struct cmsghdr *cmsg; in vu_message_read_default()
621 struct cmsghdr *cmsg; in vu_message_write()