Searched refs:iovec (Results 251 - 275 of 389) sorted by relevance

<<111213141516

/freebsd-11-stable/sys/compat/linux/
H A Dlinux_socket.c662 struct iovec aiov[1];
681 /* Prepare the msghdr and iovec structures describing the new packet */
1021 struct iovec aiov;
1043 struct iovec aiov;
1096 struct iovec *iov;
1284 struct iovec *iov, *uiov;
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_e82545.c832 struct iovec vec[64];
989 e82545_iov_checksum(struct iovec *iov, int iovcnt, int off, int len)
1034 e82545_transmit_checksum(struct iovec *iov, int iovcnt, struct ck_info *ck)
1047 e82545_transmit_backend(struct e82545_softc *sc, struct iovec *iov, int iovcnt)
1076 struct iovec iovb[I82545_MAX_TXSEGS + 2];
1077 struct iovec tiov[I82545_MAX_TXSEGS + 2];
1080 struct iovec *iov;
/freebsd-11-stable/usr.sbin/syslogd/
H A Dsyslogd.c447 static const char *ttymsg_check(struct iovec *, int, char *, int);
451 static void wallmsg(struct filed *, struct iovec *, const int iovlen);
1706 struct iovec iov[TTYMSG_IOV_MAX];
1727 il->iov[il->iovcnt++] = (struct iovec){
1739 struct iovec *last;
1746 /* Remove the last iovec entirely. */
1750 /* Remove the last iovec partially. */
2109 wallmsg(struct filed *f, struct iovec *iov, const int iovlen)
2153 ttymsg_check(struct iovec *iov, int iovcnt, char *line, int tmout)
/freebsd-11-stable/sys/kern/
H A Dvfs_vnops.c529 struct iovec aiov;
1005 const struct iovec *iov;
1056 struct iovec short_iovec[1];
1075 * operation. But, since the iovec may be already advanced,
1217 struct iovec transp_iov[1];
1939 struct iovec iov;
1980 struct iovec iov;
/freebsd-11-stable/usr.sbin/ppp/
H A Dphysical.c121 struct device *(*iov2device)(int, struct physical *, struct iovec *,
584 iov2physical(struct datalink *dl, struct iovec *iov, int *niov, int maxiov,
676 physical2iov(struct physical *p, struct iovec *iov, int *niov, int maxiov,
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
H A Dwpa_priv.c448 struct iovec io[2];
860 struct iovec io[2];
1134 struct iovec io[3];
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp996 CHECK_TYPE_SIZE(iovec); variable
997 CHECK_SIZE_AND_OFFSET(iovec, iov_base);
998 CHECK_SIZE_AND_OFFSET(iovec, iov_len);
H A Dsanitizer_stoptheworld_linux_libcdep.cpp32 #include <sys/uio.h> // for iovec
541 struct iovec regset_io;
/freebsd-11-stable/lib/libc/net/
H A Dnscachedcli.c151 struct iovec iov;
/freebsd-11-stable/sbin/dhclient/
H A Dbpf.c310 struct iovec iov[2];
/freebsd-11-stable/crypto/openssl/crypto/bio/
H A Dbss_dgram.c1159 struct iovec iov;
1391 struct iovec iov[1];
1758 struct iovec iov;
1914 struct iovec iov;
/freebsd-11-stable/sys/netsmb/
H A Dsmb_dev.c309 struct iovec iov;
/freebsd-11-stable/tools/regression/sockets/sendfile/
H A Dsendfile.c273 struct iovec headers;
/freebsd-11-stable/sys/dev/iicbus/
H A Diic.c363 struct iovec uvec;
/freebsd-11-stable/usr.bin/script/
H A Dscript.c383 struct iovec iov[2];
/freebsd-11-stable/usr.bin/mkuzip/
H A Dmkuzip.c106 struct iovec iov[2];
/freebsd-11-stable/usr.sbin/rtadvd/
H A Dcontrol.c176 struct iovec iov[2];
/freebsd-11-stable/contrib/wpa/src/drivers/
H A Ddriver_nl80211_monitor.c459 struct iovec iov[2] = {
/freebsd-11-stable/sys/dev/filemon/
H A Dfilemon_wrapper.c56 struct iovec aiov;
/freebsd-11-stable/contrib/serf/
H A Dserf.h804 int vecs_size, struct iovec *vecs,
/freebsd-11-stable/contrib/apr/file_io/unix/
H A Dreadwrite.c226 APR_DECLARE(apr_status_t) apr_file_writev(apr_file_t *thefile, const struct iovec *vec,
266 * The problem with trying to output the entire iovec is that we cannot
268 * over the iovec one at a time, we lose the atomic properties of
269 * writev(). The other option is to combine the entire iovec into one
271 * reasonable since we do not know how much data an iovec could contain.
274 * writev(), is to only write the first iovec. Callers of file_writev()
276 * ensure an entire iovec is written, use apr_file_writev_full().
/freebsd-11-stable/contrib/serf/buckets/
H A Dbwtp_buckets.c284 struct iovec *vecs,
/freebsd-11-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c738 struct iovec *iov;
746 iovlen = iovcnt * sizeof(struct iovec);
748 iov = (struct iovec *)(uio + 1);
832 freebsd32_copyiniov(struct iovec32 *iovp32, u_int iovcnt, struct iovec **iovp,
836 struct iovec *iov;
843 iovlen = iovcnt * sizeof(struct iovec);
1062 struct iovec *uiov, *iov;
1208 struct iovec *iov;
1263 struct iovec aiov;
2694 struct iovec *iov
[all...]
/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsendrecv.c194 apr_status_t apr_socket_sendv(apr_socket_t * sock, const struct iovec *vec,
661 * const struct iovec *hdtrl, int flags);
674 struct iovec hdtrarray[2];
702 /* HP-UX can only send one header iovec and one footer iovec; try to
/freebsd-11-stable/lib/libc/rpc/
H A Dclnt_vc.c798 struct iovec iov[1];
823 struct iovec iov[1];

Completed in 275 milliseconds

<<111213141516