Home
last modified time | relevance | path

Searched defs:cmsg (Results 26 – 50 of 77) sorted by relevance

1234

/freebsd/contrib/mandoc/
H A Dcatman.c78 struct cmsghdr *cmsg; sock_fd_write() local
/freebsd/usr.sbin/nscd/
H A Dnscdcli.c133 } cmsg; in send_credentials() local
H A Dquery.c158 } cmsg; in on_query_startup() local
/freebsd/tests/sys/netinet/
H A Dudp_bindings.c116 struct cmsghdr *cmsg = CMSG_FIRSTHDR(&msg); in ATF_TC_BODY() local
/freebsd/contrib/blocklist/lib/
H A Dbl.c366 struct cmsghdr *cmsg; in bl_send() local
429 struct cmsghdr *cmsg; in bl_recv() local
/freebsd/contrib/netbsd-tests/net/net/
H A Dt_pktinfo.c102 struct cmsghdr *cmsg; in receive() local
/freebsd/usr.sbin/rtsold/
H A Dcap_sendmsg.c86 uint8_t cmsg[CMSG_SPACE(sizeof(struct in6_pktinfo)) + in sendpacket() local
H A Drtsol.c159 uint8_t cmsg[CMSG_SPACE(sizeof(struct in6_pktinfo)) + in rtsol_input() local
/freebsd/lib/libopenbsd/
H A Dimsg-buffer.c230 struct cmsghdr *cmsg; in msgbuf_write() local
H A Dimsg.c50 struct cmsghdr *cmsg; in imsg_read() local
/freebsd/lib/libc/rpc/
H A Dsvc_dg.c200 struct cmsghdr *cmsg; in svc_dg_recvfrom() local
303 struct cmsghdr *cmsg; in svc_dg_sendto() local
/freebsd/lib/libc/net/
H A Dsctp_sys_calls.c886 struct cmsghdr *cmsg; in sctp_recvv() local
979 struct cmsghdr *cmsg; in sctp_sendv() local
H A Dnscachedcli.c147 } cmsg; in send_credentials() local
/freebsd/sys/rpc/
H A Dclnt_bck.c86 struct cmsghdr cmsg; member
H A Dsvc_vc.c728 struct cmsghdr *cmsg; in svc_vc_recv() local
/freebsd/tests/sys/kern/
H A Dunix_dgram.c341 struct cmsghdr cmsg = { in ATF_TC_BODY() local
/freebsd/crypto/openssl/crypto/bio/
H A Dbss_dgram.c1110 CMSGHDR_TYPE *cmsg; in extract_local() local
1176 CMSGHDR_TYPE *cmsg; in pack_local() local
1958 struct cmsghdr *cmsg; in dgram_sctp_read() local
2188 struct cmsghdr *cmsg; in dgram_sctp_write() local
/freebsd/tests/sys/netlink/
H A Dnetlink_socket.c178 struct cmsghdr *cmsg; in cmsg_check() local
/freebsd/usr.bin/msgs/
H A Dmsgs.c727 int n, cmsg, fd; in ask() local
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cpp449 struct cmsghdr *cmsg = CMSG_FIRSTHDR(msg); in ExtractRecvmsgFDs() local
/freebsd/lib/libc/tests/secure/
H A Dfortify_random_test.c84 struct cmsghdr *cmsg; in new_socket() local
H A Dfortify_signal_test.c84 struct cmsghdr *cmsg; in new_socket() local
/freebsd/sys/compat/linux/
H A Dlinux_socket.h79 #define LINUX_CMSG_DATA(cmsg) ((void *)((char *)(cmsg) + \ argument
91 #define LINUX_CMSG_NXTHDR(msg, cmsg) \ argument
/freebsd/usr.sbin/ppp/
H A Dbundle.c1381 struct cmsghdr *cmsg; in bundle_ReceiveDatalink() local
1542 struct cmsghdr *cmsg; in bundle_SendDatalink() local
/freebsd/contrib/unbound/util/
H A Dnetevent.c617 struct cmsghdr *cmsg; global() local
981 struct cmsghdr* cmsg; global() local
1207 struct cmsghdr* cmsg; global() local
1421 struct cmsghdr* cmsg; global() local
1504 struct cmsghdr* cmsg; global() local
[all...]

1234