Home
last modified time | relevance | path

Searched defs:iovec (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/libc/include/llvm-libc-types/
H A Dstruct_iovec.h14 struct iovec { struct
15 void *iov_base;
16 size_t iov_len;
/freebsd/crypto/openssl/ssl/quic/
H A Dqlog_event_helpers.c501 const OSSL_QTX_IOVEC *iovec, in log_frames()
540 const OSSL_QTX_IOVEC *iovec, in log_packet()
582 const OSSL_QTX_IOVEC *iovec, in ossl_qlog_event_transport_packet_sent()
596 const OSSL_QTX_IOVEC *iovec, in ossl_qlog_event_transport_packet_received()
H A Dquic_record_tx.c352 cur->bytes_remaining = iovec_total_bytes(iovec, num_iovec); in iovec_cur_init() argument
336 const OSSL_QTX_IOVEC *iovec; global() member
340 iovec_total_bytes(const OSSL_QTX_IOVEC * iovec,size_t num_iovec) iovec_total_bytes() argument
603 qtx_write(OSSL_QTX * qtx,const OSSL_QTX_PKT * pkt,TXE * txe,uint32_t enc_level,QUIC_PKT_HDR * hdr,const OSSL_QTX_IOVEC * iovec,size_t num_iovec) qtx_write() argument
761 const OSSL_QTX_IOVEC *iovec; qtx_mutate_write() local
[all...]
H A Dquic_txp.c105 OSSL_QTX_IOVEC *iovec; /* scratch iovec array for use with QTX */ member
3142 OSSL_QTX_IOVEC *iovec; txp_el_ensure_iovec() local
[all...]
H A Dquic_channel.c2304 OSSL_QTX_IOVEC iovec; ch_rx_handle_packet() local
/freebsd/crypto/openssh/
H A Datomicio.c99 atomiciov6(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov6()
169 atomiciov(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov()
/freebsd/libexec/talkd/
H A Dannounce.c92 struct iovec iovec; in print_mesg() local
/freebsd/crypto/openssl/include/internal/
H A Dquic_record_tx.h168 const OSSL_QTX_IOVEC *iovec; member
/freebsd/tests/sys/kern/
H A Dunix_passfd_test.c165 struct iovec iovec; in sendfd_payload() local
217 struct iovec iovec; recvfd_payload() local
906 struct iovec iovec; ATF_TC_BODY() local
[all...]
/freebsd/sys/dev/xen/xenstore/
H A Dxenstore.c814 const struct iovec *iovec, u_int num_vecs, u_int *len, void **result) in xs_talkv()
887 struct iovec iovec; in xs_single() local
1325 struct iovec iovec[2]; in xs_write() local
/freebsd/usr.sbin/camdd/
H A Dcamdd.c199 struct iovec *iovec; member
794 camdd_buf_sg_create(struct camdd_buf *buf, int iovec, uint32_t sector_size, in camdd_buf_sg_create()
/freebsd/crypto/heimdal/lib/roken/
H A Droken.h.in377 #define iovec _WSABUF macro
/freebsd/contrib/ntp/ntpd/
H A Dntp_io.c3528 struct iovec iovec; local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c232841 struct iovec { struct
232853 "int32", "int64", "double", "char*", "struct iovec" argument