Home
last modified time | relevance | path

Searched defs:snd (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dadd1sp1_extracted.c49 int64_t snd; member
56 uint64_t snd; member
H A Dmul_1_extracted.c35 uint64_t snd; member
H A Dsub1sp1_extracted.c78 const MPFR_Lib_mpfr_struct *snd; /* added const */ member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/ipc/
H A Dclient.c551 heim_ipc_call(heim_ipc ctx, const heim_idata *snd, heim_idata *rcv, in heim_ipc_call()
560 heim_ipc_async(heim_ipc ctx, const heim_idata *snd, void *userctx, in heim_ipc_async()
/netbsd-src/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.c214 int rcv, int snd, int listen, int* reuseport, int transparent, in create_udp_sock()
1005 struct addrinfo *hints, int v6only, int* noip6, size_t rcv, size_t snd, in make_sock()
1061 struct addrinfo *hints, int v6only, int* noip6, size_t rcv, size_t snd, in make_sock_port()
1246 size_t rcv, size_t snd, int ssl_port, in ports_create_if()
/netbsd-src/sys/kern/
H A Duipc_usrreq.c421 #define snd (&so2->so_snd) unp_rcvd() macro
524 #define snd (&so->so_snd) unp_send() macro
[all...]
H A Dkern_timeout.c149 #define CIRCQ_APPEND(fst, snd) \ argument
/netbsd-src/sys/nfs/
H A Dnfs_boot.c434 struct mbuf *snd, in nfs_boot_sendrecv()
/netbsd-src/sys/rump/net/lib/libsockin/
H A Dsockin_user.c421 rumpcomp_sockin_sendmsg(int s, const struct msghdr *msg, int flags, size_t *snd) in rumpcomp_sockin_sendmsg()
/netbsd-src/sys/dev/spi/
H A Dspi.c662 spi_send_recv(struct spi_handle *sh, int scnt, const uint8_t *snd, in spi_send_recv()
/netbsd-src/external/bsd/nsd/dist/
H A Dserver.c904 set_sndbuf(struct nsd_socket *sock, int snd) in set_sndbuf()
1262 int rcv = 1*1024*1024, snd = 1*1024*1024; in open_udp_socket() local
3584 ssize_t snd; in nsd_sendmmsg() local
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dfake_event.c1646 int* ATTR_UNUSED(noproto), int ATTR_UNUSED(rcv), int ATTR_UNUSED(snd), in create_udp_sock()