Home
last modified time | relevance | path

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

/src/sys/sys/
H A D_iovec.h42 struct iovec { struct
49 *(iovp) = (struct iovec){ .iov_base = (base), .iov_len = (len) } argument
/src/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.c336 const OSSL_QTX_IOVEC *iovec; member
340 static size_t iovec_total_bytes(const OSSL_QTX_IOVEC *iovec, in iovec_total_bytes()
352 const OSSL_QTX_IOVEC *iovec, in iovec_cur_init()
603 const OSSL_QTX_IOVEC *iovec, size_t num_iovec) in qtx_write()
761 const OSSL_QTX_IOVEC *iovec; in qtx_mutate_write() local
H A Dquic_txp.c105 OSSL_QTX_IOVEC *iovec; /* scratch iovec array for use with QTX */ member
3142 OSSL_QTX_IOVEC *iovec; in txp_el_ensure_iovec() local
H A Dquic_channel.c2304 OSSL_QTX_IOVEC iovec; in ch_rx_handle_packet() local
/src/crypto/openssh/
H A Datomicio.c105 atomiciov6(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov6()
175 atomiciov(ssize_t (*f) (int, const struct iovec *, int), int fd, in atomiciov()
/src/libexec/talkd/
H A Dannounce.c91 struct iovec iovec; in print_mesg() local
/src/crypto/openssl/include/internal/
H A Dquic_record_tx.h168 const OSSL_QTX_IOVEC *iovec; member
/src/tests/sys/kern/
H A Dunix_passfd_test.c165 struct iovec iovec; in sendfd_payload() local
217 struct iovec iovec; in recvfd_payload() local
906 struct iovec iovec; in ATF_TC_BODY() local
/src/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
/src/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()
/src/crypto/heimdal/lib/roken/
H A Droken.h.in377 #define iovec _WSABUF macro
/src/contrib/ntp/ntpd/
H A Dntp_io.c3528 struct iovec iovec; local