| /netbsd-src/sys/external/bsd/libnv/dist/ |
| H A D | msgio.c | 76 msghdr_add_fd(struct cmsghdr *cmsg, int fd) in msghdr_add_fd() 95 msghdr_get_fd(struct cmsghdr *cmsg) in msghdr_get_fd() 183 struct cmsghdr *cmsg; in cred_send() local 223 struct cmsghdr *cmsg; in cred_recv() local 259 struct cmsghdr *cmsg; in fd_package_send() local 308 struct cmsghdr *cmsg; in fd_package_recv() local
|
| /netbsd-src/lib/libc/net/ |
| H A D | rthdr.c | 114 inet6_rthdr_add(struct cmsghdr *cmsg, const struct in6_addr *addr, u_int flags) in inet6_rthdr_add() 151 inet6_rthdr_lasthop(struct cmsghdr *cmsg, unsigned int flags) in inet6_rthdr_lasthop() 186 inet6_rthdr_segments(const struct cmsghdr *cmsg) in inet6_rthdr_segments() 215 inet6_rthdr_getaddr(struct cmsghdr *cmsg, int idx) in inet6_rthdr_getaddr() 250 inet6_rthdr_getflags(const struct cmsghdr *cmsg, int idx) in inet6_rthdr_getflags()
|
| H A D | ip6opt.c | 126 inet6_option_append(struct cmsghdr *cmsg, const uint8_t *typep, int multx, in inet6_option_append() 207 inet6_option_alloc(struct cmsghdr *cmsg, int datalen, int multx, int plusy) in inet6_option_alloc() 278 inet6_option_next(const struct cmsghdr *cmsg, uint8_t **tptrp) in inet6_option_next() 337 inet6_option_find(const struct cmsghdr *cmsg, uint8_t **tptrp, int type) in inet6_option_find()
|
| H A D | sctp_sys_calls.c | 383 struct cmsghdr *cmsg; in sctp_sendmsg() local 485 struct cmsghdr *cmsg; in sctp_send() local 609 struct cmsghdr *cmsg; in sctp_recvmsg() local 661 struct cmsghdr *cmsg; in sctp_recvv() local 754 struct cmsghdr *cmsg; in sctp_sendv() local
|
| /openbsd-src/regress/usr.sbin/ospfd/ |
| H A D | PassFd.xs | 32 struct cmsghdr *cmsg; variable 63 struct cmsghdr *cmsg; variable
|
| H A D | opentap.c | 47 struct cmsghdr *cmsg; in main() local
|
| /netbsd-src/dist/pf/sbin/pflogd/ |
| H A D | privsep_fdpass.c | 55 struct cmsghdr *cmsg; in send_fd() local 91 struct cmsghdr *cmsg; in receive_fd() local
|
| /openbsd-src/libexec/ftpd/ |
| H A D | monitor_fdpass.c | 39 struct cmsghdr *cmsg; in send_fd() local 77 struct cmsghdr *cmsg; in recv_fd() local
|
| /openbsd-src/usr.sbin/tcpdump/ |
| H A D | privsep_fdpass.c | 40 struct cmsghdr *cmsg; in send_fd() local 78 struct cmsghdr *cmsg; in receive_fd() local
|
| /openbsd-src/sbin/pflogd/ |
| H A D | privsep_fdpass.c | 57 struct cmsghdr *cmsg; in send_fd() local 96 struct cmsghdr *cmsg; in receive_fd() local
|
| /openbsd-src/sbin/isakmpd/ |
| H A D | monitor_fdpass.c | 47 struct cmsghdr *cmsg; in mm_send_fd() local 85 struct cmsghdr *cmsg; in mm_receive_fd() local
|
| /openbsd-src/usr.sbin/syslogd/ |
| H A D | privsep_fdpass.c | 52 struct cmsghdr *cmsg; in send_fd() local 91 struct cmsghdr *cmsg; in receive_fd() local
|
| /netbsd-src/crypto/external/bsd/openssh/dist/ |
| H A D | monitor_fdpass.c | 51 struct cmsghdr *cmsg; in mm_send_fd() local 106 struct cmsghdr *cmsg; in mm_receive_fd() local
|
| /openbsd-src/usr.bin/ssh/ |
| H A D | monitor_fdpass.c | 47 struct cmsghdr *cmsg; in mm_send_fd() local 95 struct cmsghdr *cmsg; in mm_receive_fd() local
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/internal/ |
| H A D | ktls.h | 90 struct cmsghdr *cmsg; in ktls_send_ctrl_message() local 132 struct cmsghdr *cmsg; in ktls_read_record() local 303 struct cmsghdr *cmsg; in ktls_send_ctrl_message() local 356 struct cmsghdr *cmsg; in ktls_read_record() local
|
| /openbsd-src/regress/sys/kern/pledge/sendrecvfd/ |
| H A D | sendrecvfd.c | 48 struct cmsghdr *cmsg; in do_receiver() local 101 struct cmsghdr *cmsg; in do_sender() local
|
| /netbsd-src/tests/net/fdpass/ |
| H A D | fdpass.c | 54 struct cmsghdr *cmsg; in send_fd() local 106 struct cmsghdr *cmsg; in recv_fd() local
|
| /openbsd-src/lib/libc/rpc/ |
| H A D | rpc_callmsg.c | 43 xdr_callmsg(XDR *xdrs, struct rpc_msg *cmsg) in xdr_callmsg()
|
| /openbsd-src/usr.sbin/snmpd/ |
| H A D | util.c | 37 struct cmsghdr *cmsg; in sendtofrom() local 89 struct cmsghdr *cmsg; in recvfromto() local
|
| /openbsd-src/libexec/snmpd/snmpd_metrics/ |
| H A D | util.c | 40 struct cmsghdr *cmsg; in sendtofrom() local 92 struct cmsghdr *cmsg; in recvfromto() local
|
| /openbsd-src/regress/sys/kern/pledge/filedescriptor/ |
| H A D | pass.c | 33 struct cmsghdr *cmsg; in fdops() local
|
| /netbsd-src/sys/compat/common/ |
| H A D | uipc_syscalls_43.c | 250 struct cmsghdr *cmsg = mtod(control, struct cmsghdr *); in compat_43_sys_recvmsg() local 305 struct cmsghdr *cmsg; in compat43_set_accrights() local
|
| /openbsd-src/usr.sbin/tftp-proxy/ |
| H A D | tftp-proxy.c | 494 struct cmsghdr *cmsg; in privproc_push() local 629 proxy_dst4(struct cmsghdr *cmsg, struct sockaddr_storage *ss) in proxy_dst4() 652 proxy_dst6(struct cmsghdr *cmsg, struct sockaddr_storage *ss) in proxy_dst6() 686 struct cmsghdr *cmsg; in proxy_recv() local 788 struct cmsghdr *cmsg; in unprivproc_pop() local
|
| /openbsd-src/regress/sys/kern/recvwait/ |
| H A D | mcontrol-stream.c | 33 struct cmsghdr *cmsg; in main() local
|
| /openbsd-src/regress/sys/kern/cmsgsize/ |
| H A D | cmsgsize.c | 109 struct cmsghdr *cmsg; in test_cmsgsize() local [all...] |