Searched refs:iovec (Results 76 - 100 of 389) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/serf/buckets/
H A Daggregate_buckets.c197 struct iovec *vecs,
218 struct iovec *vecs,
231 int vecs_size, struct iovec *vecs,
325 struct iovec vec;
347 struct iovec *vecs,
H A Drequest_buckets.c98 struct iovec iov[4];
176 struct iovec *vecs,
H A Dchunk_buckets.c65 struct iovec vecs[66]; /* 64 + chunk trailer + EOF trailer = 66 */
178 struct iovec *vecs,
/freebsd-11-stable/contrib/netbsd-tests/net/fdpass/
H A Dfdpass.c55 struct iovec vec;
107 struct iovec vec;
/freebsd-11-stable/crypto/openssh/
H A Dmonitor_fdpass.c63 struct iovec vec;
124 struct iovec vec;
/freebsd-11-stable/sys/compat/cloudabi/
H A Dcloudabi_sock.c75 cloudabi_sock_recv(struct thread *td, cloudabi_fd_t fd, struct iovec *data,
147 cloudabi_sock_send(struct thread *td, cloudabi_fd_t fd, struct iovec *data,
/freebsd-11-stable/contrib/netbsd-tests/include/sys/
H A Dt_socket.c34 struct iovec iov;
87 struct iovec iov;
/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dfullrw.c66 const struct iovec *vec,
/freebsd-11-stable/lib/libopenbsd/
H A Dimsg.h105 int, const struct iovec *, int);
/freebsd-11-stable/sbin/mount/
H A Dmount_fs.c77 struct iovec *iov;
/freebsd-11-stable/sbin/mount_nullfs/
H A Dmount_nullfs.c66 struct iovec *iov;
/freebsd-11-stable/sys/riscv/riscv/
H A Dmem.c53 struct iovec *iov;
/freebsd-11-stable/tools/regression/capsicum/syscalls/
H A Dmisc.c91 struct iovec iov;
/freebsd-11-stable/tools/regression/sockets/unix_cmsg/
H A Dt_cmsgcred_sockcred.c47 struct iovec iov[1];
H A Dt_cmsg_len.c50 struct iovec iov[1];
/freebsd-11-stable/sys/arm64/arm64/
H A Dmem.c51 struct iovec *iov;
/freebsd-11-stable/lib/libnv/
H A Dmsgio.c169 struct iovec iov;
209 struct iovec iov;
244 struct iovec iov;
295 struct iovec iov;
/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_brvar.h128 const struct iovec iov[], int iovlen, boolean_t *need_sig);
/freebsd-11-stable/contrib/serf/
H A Dserf_bucket_types.h247 struct iovec *vecs,
252 struct iovec *vecs,
676 #define SERF_BUCKET_IS_IOVEC(b) SERF_BUCKET_CHECK((b), iovec)
679 struct iovec vecs[],
/freebsd-11-stable/contrib/apr/include/
H A Dapr_strings.h161 APR_DECLARE(char *) apr_pstrcatv(apr_pool_t *p, const struct iovec *vec,
/freebsd-11-stable/lib/libsdp/
H A Dservice.c51 struct iovec iov[4];
116 struct iovec iov[2];
160 struct iovec iov[3];
/freebsd-11-stable/lib/libc/include/isc/
H A Deventlib.h137 struct iovec evConsIovec __P((void *, size_t));
138 int evWrite __P((evContext, int, const struct iovec *, int,
140 int evRead __P((evContext, int, const struct iovec *, int,
/freebsd-11-stable/sbin/mount_msdosfs/
H A Dmount_msdosfs.c67 static int set_charset(struct iovec **iov, int *iovlen, const char *, const char *);
72 struct iovec *iov = NULL;
300 set_charset(struct iovec **iov, int *iovlen, const char *cs_local, const char *cs_dos)
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Dfs.h49 struct iovec;
154 ssize_t (*aio_read)(struct kiocb *, const struct iovec *,
156 ssize_t (*aio_write)(struct kiocb *, const struct iovec *,
/freebsd-11-stable/lib/libc/include/
H A Dlibc_private.h308 struct iovec;
355 __ssize_t __sys_readv(int, const struct iovec *, int);
383 __ssize_t __sys_writev(int, const struct iovec *, int);

Completed in 294 milliseconds

1234567891011>>