Searched refs:iovec (Results 176 - 200 of 389) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/apr-util/memcache/
H A Dapr_memcache.c106 struct iovec* query_vec;
379 struct iovec vec[2];
615 struct iovec vec[5];
765 struct iovec vec[3];
893 struct iovec vec[3];
962 struct iovec vec[3];
1061 struct iovec vec[2];
1107 struct iovec vec[2];
1260 server_query->query_vec = apr_pcalloc(temp_pool, sizeof(struct iovec)*veclen);
1670 struct iovec ve
[all...]
/freebsd-11-stable/sys/mips/cavium/cryptocteon/
H A Dcavium_crypto.c83 panic("%s: went past end of iovec.", __func__); \
326 struct iovec *iov, size_t iovcnt, size_t iovlen,
385 struct iovec *iov, size_t iovcnt, size_t iovlen,
445 struct iovec *iov, size_t iovcnt, size_t iovlen,
514 struct iovec *iov, size_t iovcnt, size_t iovlen,
585 struct iovec *iov, size_t iovcnt, size_t iovlen,
687 struct iovec *iov, size_t iovcnt, size_t iovlen,
792 struct iovec *iov, size_t iovcnt, size_t iovlen,
940 struct iovec *iov, size_t iovcnt, size_t iovlen,
1091 struct iovec *io
[all...]
/freebsd-11-stable/sys/sys/
H A Dsysproto.h397 char iovp_l_[PADL_(struct iovec *)]; struct iovec * iovp; char iovp_r_[PADR_(struct iovec *)];
402 char iovp_l_[PADL_(struct iovec *)]; struct iovec * iovp; char iovp_r_[PADR_(struct iovec *)];
774 char iovp_l_[PADL_(struct iovec *)]; struct iovec * iovp; char iovp_r_[PADR_(struct iovec *)];
780 char iovp_l_[PADL_(struct iovec *)]; struc
[all...]
/freebsd-11-stable/sys/ufs/ufs/
H A Dufs_extattr.c369 struct iovec aiov;
591 struct iovec aiov;
843 struct iovec local_aiov;
1050 struct iovec local_aiov;
1158 struct iovec local_aiov;
/freebsd-11-stable/sbin/mount_nfs/
H A Dmount_nfs.c136 static int getnfsargs(char *, struct iovec **iov, int *iovlen);
144 char **errstr, struct iovec **iov, int *iovlen);
151 struct iovec *iov;
319 * the iovec yet - we will
516 getnfsargs(char *spec, struct iovec **iov, int *iovlen)
673 struct iovec **iov, int *iovlen)
/freebsd-11-stable/usr.sbin/bhyve/
H A Dtask_switch.c210 struct iovec iov[2];
438 uint32_t eip, struct tss32 *tss, struct iovec *iov)
483 uint16_t ot_sel, struct tss32 *tss, struct iovec *iov, int *faultptr)
629 struct iovec iov[2];
713 struct iovec nt_iov[2], ot_iov[2];
/freebsd-11-stable/sys/kern/
H A Dvfs_extattr.c164 struct iovec aiov;
327 struct iovec aiov;
636 struct iovec aiov;
H A Dsys_generic.c195 struct iovec aiov;
233 struct iovec aiov;
263 struct iovec *iovp;
302 struct iovec *iovp;
409 struct iovec aiov;
448 struct iovec aiov;
478 struct iovec *iovp;
517 struct iovec *iovp;
/freebsd-11-stable/sys/netinet/
H A Dsctp_syscalls.c230 struct iovec iov[1];
326 struct iovec *iov,
343 struct iovec *iov, *tiov;
456 struct iovec *iov,
467 struct iovec *iov, *tiov;
/freebsd-11-stable/tools/regression/sockets/unix_cmsg/
H A Duc_common.c450 uc_msghdr_init_generic(struct msghdr *msghdr, struct iovec *iov, void *cmsg_data)
469 uc_msghdr_init_server(struct msghdr *msghdr, struct iovec *iov,
481 uc_msghdr_init_client(struct msghdr *msghdr, struct iovec *iov,
/freebsd-11-stable/sys/fs/smbfs/
H A Dsmbfs_io.c312 struct iovec io;
429 struct iovec iov;
570 struct iovec iov;
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp398 CHECK_TYPE_SIZE(iovec); variable
399 CHECK_SIZE_AND_OFFSET(iovec, iov_base);
400 CHECK_SIZE_AND_OFFSET(iovec, iov_len);
/freebsd-11-stable/contrib/bsnmp/snmpd/
H A Dtrans_udp.c226 struct iovec iov;
277 struct iovec iov[1];
/freebsd-11-stable/contrib/blacklist/lib/
H A Dbl.c361 struct iovec iov;
423 struct iovec iov;
/freebsd-11-stable/lib/libthr/thread/
H A Dthr_syscalls.c430 __thr_readv(int fd, const struct iovec *iov, int iovcnt)
627 __thr_writev(int fd, const struct iovec *iov, int iovcnt)
/freebsd-11-stable/usr.sbin/ppp/
H A Dexec.c98 exec_device2iov(struct device *d, struct iovec *iov, int *niov,
176 exec_iov2device(int type, struct physical *p, struct iovec *iov,
/freebsd-11-stable/usr.sbin/fwcontrol/
H A Dfwdv.c106 struct iovec wbuf[NPACKET_R];
264 struct iovec wbuf[TNBUF*2 + NEMPTY];
/freebsd-11-stable/usr.sbin/jail/
H A Dstate.c306 struct iovec jiov[6];
460 struct iovec jiov[4];
/freebsd-11-stable/sbin/fsck_ffs/
H A Dmain.c238 struct iovec *iov;
596 struct iovec *iov;
/freebsd-11-stable/contrib/serf/buckets/
H A Dbuckets.c46 struct iovec *vecs,
65 /* Return that data as a single iovec. */
163 char *serf_bstrcatv(serf_bucket_alloc_t *allocator, struct iovec *vec,
/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_buckets.h37 #include <sys/uio.h> /* for struct iovec */
107 * To write a bucket brigade, they are first made into an iovec, so that we
111 * iovec, or possibly while we are converting to an iovec.
781 * Create an iovec of the elements in a bucket_brigade... return number
784 * @param b The bucket brigade to create the iovec from
785 * @param vec The iovec to create
786 * @param nvec The number of elements in the iovec. On return, it is the
787 * number of iovec elements actually filled out.
790 struct iovec *ve
[all...]
/freebsd-11-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dbuffer.h133 #define evbuffer_iovec iovec
134 /* Internal use -- defined only if we are using the native struct iovec */
1057 Append data from 1 or more iovec's to an evbuffer
1059 Calculates the number of bytes needed for an iovec structure and guarantees
1065 @param vec the source iovec
1066 @param n_vec the number of iovec structures.
/freebsd-11-stable/contrib/binutils/bfd/
H A Dopncls.c106 nbfd->iovec = obfd->iovec;
560 nbfd->iovec = &opncls_iovec;
662 ret = abfd->iovec->bclose (abfd);
/freebsd-11-stable/contrib/libstdc++/config/io/
H A Dbasic_file_stdio.cc147 struct iovec __iov[2];
/freebsd-11-stable/sys/crypto/via/
H A Dpadlock_cipher.c179 struct iovec *iov;

Completed in 346 milliseconds

1234567891011>>