iovec             377 lib/async_req/async_sock.c 	struct iovec *iov;
iovec             388 lib/async_req/async_sock.c 			       struct iovec *iov, int count)
iovec             401 lib/async_req/async_sock.c 	state->iov = (struct iovec *)talloc_memdup(
iovec             402 lib/async_req/async_sock.c 		state, iov, sizeof(struct iovec) * count);
iovec              47 lib/async_req/async_sock.h 			       struct iovec *iov, int count);
iovec            2019 lib/socket_wrapper/socket_wrapper.c int swrap_readv(int s, const struct iovec *vector, size_t count)
iovec            2023 lib/socket_wrapper/socket_wrapper.c 	struct iovec v;
iovec            2084 lib/socket_wrapper/socket_wrapper.c int swrap_writev(int s, const struct iovec *vector, size_t count)
iovec            2088 lib/socket_wrapper/socket_wrapper.c 	struct iovec v;
iovec              55 lib/socket_wrapper/socket_wrapper.h int swrap_readv(int s, const struct iovec *vector, size_t count);
iovec              56 lib/socket_wrapper/socket_wrapper.h int swrap_writev(int s, const struct iovec *vector, size_t count);
iovec             909 source3/include/proto.h ssize_t sys_writev(int fd, const struct iovec *iov, int iovcnt);
iovec            1385 source3/include/proto.h ssize_t write_data_iov(int fd, const struct iovec *orig_iov, int iovcnt);
iovec             272 source3/lib/sendfile.c 	struct iovec hdtrl[2];
iovec             344 source3/lib/sendfile.c 	struct iovec hdtrl;
iovec             148 source3/lib/system.c ssize_t sys_writev(int fd, const struct iovec *iov, int iovcnt)
iovec             647 source3/lib/util_sock.c ssize_t write_data_iov(int fd, const struct iovec *orig_iov, int iovcnt)
iovec             653 source3/lib/util_sock.c 	struct iovec *iov_copy, *iov;
iovec             673 source3/lib/util_sock.c 	iov_copy = (struct iovec *)TALLOC_MEMDUP(
iovec             674 source3/lib/util_sock.c 		talloc_tos(), orig_iov, sizeof(struct iovec) * iovcnt);
iovec             721 source3/lib/util_sock.c 	struct iovec iov;
iovec             182 source3/lib/wb_reqtrans.c 	struct iovec iov[2];
iovec             332 source3/lib/wb_reqtrans.c 	struct iovec iov[2];
iovec             327 source3/libsmb/clientgen.c 	struct iovec iov[2];
iovec             221 source3/modules/onefs_system.c 	struct iovec hdtrl;
iovec             111 source3/modules/vfs_aio_fork.c 	struct iovec iov[1];
iovec             179 source3/modules/vfs_aio_fork.c 	struct iovec	iov[1];
iovec            1181 source3/rpc_server/srv_pipe_hnd.c 	struct iovec iov;
iovec              86 source4/heimdal/lib/krb5/changepw.c     struct iovec iov[3];
iovec             181 source4/heimdal/lib/krb5/changepw.c     struct iovec iov[3];