| /freebsd-12.1/lib/libc/sys/ |
| H A D | sendmsg.c | 43 #pragma weak sendmsg macro 45 sendmsg(int s, const struct msghdr *msg, int flags) in sendmsg() function
|
| H A D | interposing_table.c | 60 SLOT(sendmsg, __sys_sendmsg),
|
| H A D | Makefile.inc | 78 sendmsg \ 465 MLINKS+=send.2 sendmsg.2 \
|
| /freebsd-12.1/contrib/wpa/src/crypto/ |
| H A D | crypto_linux.c | 473 ret = sendmsg(skcipher->t, &msg, 0); in linux_af_alg_skcipher_oper() 575 ret = sendmsg(skcipher->t, &msg, 0); in rc4_skip() 648 ret = sendmsg(skcipher->t, &msg, 0); in des_encrypt() 717 ret = sendmsg(skcipher->t, &msg, 0); in aes_128_cbc_oper() 826 ret = sendmsg(skcipher->t, &msg, 0); in aes_unwrap() 915 ret = sendmsg(ctx->skcipher->t, &msg, 0); in crypto_cipher_init() 954 ret = sendmsg(ctx->skcipher->t, &msg, 0); in crypto_cipher_oper()
|
| /freebsd-12.1/cddl/usr.sbin/dwatch/libexec/ |
| H A D | sendrecv | 20 syscall::sendmsg:entry, \ 24 syscall::sendmsg:entry, \ 189 syscall::sendmsg:entry /* probe ID $(( $ID + 5 )) */
|
| /freebsd-12.1/contrib/ofed/librdmacm/ |
| H A D | librspreload.map | 25 sendmsg;
|
| H A D | preload.c | 75 ssize_t (*sendmsg)(int socket, const struct msghdr *msg, int flags); member 398 real.sendmsg = dlsym(RTLD_NEXT, "sendmsg"); in init_preload() 425 rs.sendmsg = dlsym(RTLD_DEFAULT, "rsendmsg"); in init_preload() 842 ssize_t sendmsg(int socket, const struct msghdr *msg, int flags) in sendmsg() function 846 rsendmsg(fd, msg, flags) : real.sendmsg(fd, msg, flags); in sendmsg()
|
| /freebsd-12.1/crypto/heimdal/lib/roken/ |
| H A D | sendmsg.c | 41 sendmsg(rk_socket_t s, const struct msghdr *msg, int flags) in sendmsg() function
|
| /freebsd-12.1/contrib/wpa/src/l2_packet/ |
| H A D | l2_packet_privsep.c | 46 if (sendmsg(l2->fd, &msg, 0) < 0) { in wpa_priv_cmd() 84 if (sendmsg(l2->fd, &msg, 0) < 0) { in l2_packet_send()
|
| /freebsd-12.1/tools/regression/sockets/unix_cmsg/ |
| H A D | t_cmsg_len.c | 84 if (sendmsg(fd, &msghdr, 0) < 0) { in t_cmsg_len_client()
|
| /freebsd-12.1/tools/regression/capsicum/syscalls/ |
| H A D | misc.c | 79 if (sendmsg(sock, &msg, 0) == -1) in descriptor_send()
|
| /freebsd-12.1/contrib/pf/pflogd/ |
| H A D | privsep_fdpass.c | 81 if ((n = sendmsg(sock, &msg, 0)) == -1) in send_fd()
|
| /freebsd-12.1/tools/tools/net80211/w00t/redir/ |
| H A D | buddy.c | 96 if (sendmsg(dude, &mh, 0) != (4 + len)) in handle_data()
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | monitor_fdpass.c | 90 while ((n = sendmsg(sock, &msg, 0)) == -1 && in mm_send_fd()
|
| /freebsd-12.1/contrib/openbsm/bin/auditdistd/ |
| H A D | proto_common.c | 85 if (sendmsg(sock, &msg, 0) == -1) in proto_descriptor_send()
|
| /freebsd-12.1/tools/regression/security/cap_test/ |
| H A D | cap_test_capmode.c | 137 CHECK_NOT_CAPMODE(sendmsg, fd_socket, NULL, 0); in test_capmode()
|
| /freebsd-12.1/contrib/netbsd-tests/lib/libc/sys/ |
| H A D | t_kevent.c | 143 if (sendmsg(s[0], &m, 0) == -1) { in ATF_TC_BODY()
|
| /freebsd-12.1/sys/kern/ |
| H A D | capabilities.conf | 578 sendmsg
|
| /freebsd-12.1/sbin/hastd/ |
| H A D | proto_common.c | 88 if (sendmsg(sock, &msg, 0) == -1) in proto_descriptor_send()
|
| /freebsd-12.1/usr.sbin/rtsold/ |
| H A D | probe.c | 188 if (sendmsg(probesock, &sndmhdr, 0)) in sendprobe()
|
| /freebsd-12.1/usr.bin/finger/ |
| H A D | net.c | 152 if (sendmsg(s, &msg, 0) < 0) { in do_protocol()
|
| /freebsd-12.1/contrib/netbsd-tests/net/fdpass/ |
| H A D | fdpass.c | 81 while ((n = sendmsg(sock, &msg, 0)) == -1 && in send_fd()
|
| /freebsd-12.1/contrib/mandoc/ |
| H A D | catman.c | 113 if ((sz = sendmsg(fd, &msg, 0)) != -1 || in sock_fd_write()
|
| /freebsd-12.1/share/doc/smm/18.net/ |
| H A D | spell.ok | 269 sendmsg
|
| /freebsd-12.1/share/doc/psd/05.sysman/ |
| H A D | spell.ok | 272 sendmsg
|