| /freebsd/contrib/llvm-project/libc/include/llvm-libc-types/ |
| H A D | struct_iovec.h | 14 struct iovec { struct 15 void *iov_base; 16 size_t iov_len;
|
| /freebsd/crypto/openssl/ssl/quic/ |
| H A D | qlog_event_helpers.c | 501 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 D | quic_record_tx.c | 352 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 D | quic_txp.c | 105 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 D | quic_channel.c | 2304 OSSL_QTX_IOVEC iovec; ch_rx_handle_packet() local
|
| /freebsd/crypto/openssh/ |
| H A D | atomicio.c | 99 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 D | announce.c | 92 struct iovec iovec; in print_mesg() local
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | quic_record_tx.h | 168 const OSSL_QTX_IOVEC *iovec; member
|
| /freebsd/tests/sys/kern/ |
| H A D | unix_passfd_test.c | 165 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 D | xenstore.c | 814 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 D | camdd.c | 199 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 D | roken.h.in | 377 #define iovec _WSABUF macro
|
| /freebsd/contrib/ntp/ntpd/ |
| H A D | ntp_io.c | 3528 struct iovec iovec; local
|
| /freebsd/contrib/sqlite3/ |
| H A D | sqlite3.c | 232841 struct iovec { struct 232853 "int32", "int64", "double", "char*", "struct iovec" argument
|