Searched defs:iov (Results 76 - 100 of 266) sorted by relevance

1234567891011

/freebsd-13-stable/sys/mips/nlm/dev/sec/
H A Dnlmseclib.c133 struct iovec *iov = NULL; local
/freebsd-13-stable/usr.sbin/bhyve/
H A Diov.c73 count_iov(const struct iovec *iov, int niov) argument
85 truncate_iov(struct iovec *iov, int *niov, size_t length) argument
103 iov_to_buf(const struct iovec *iov, int niov, void **buf) argument
122 buf_to_iov(const void *buf, size_t buflen, const struct iovec *iov, int niov, size_t seek) argument
[all...]
H A Dpci_virtio_rnd.c114 struct iovec iov; local
H A Dinout.c116 struct iovec iov[2]; local
/freebsd-13-stable/usr.sbin/bluetooth/sdpd/
H A Dssr.c221 struct iovec iov[4]; local
[all...]
H A Dsar.c254 struct iovec iov[4]; local
[all...]
/freebsd-13-stable/usr.sbin/ctld/
H A Dpdu.c219 struct iovec iov[3]; local
[all...]
/freebsd-13-stable/usr.sbin/iscsid/
H A Dpdu.c259 struct iovec iov[3]; local
[all...]
/freebsd-13-stable/usr.bin/finger/
H A Dnet.c115 struct iovec iov[3]; local
/freebsd-13-stable/contrib/serf/buckets/
H A Drequest_buckets.c98 struct iovec iov[4]; local
[all...]
/freebsd-13-stable/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c74 struct iovec *iov; local
[all...]
/freebsd-13-stable/lib/libc/isc/
H A Dev_streams.c68 evWrite(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, argument
102 evRead(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, argument
212 copyvec(evStream *str, const struct iovec *iov, int iocnt) { argument
/freebsd-13-stable/lib/libc/stdio/
H A Dprintfcommon.h71 struct __siov iov[NIOV];/* ... and individual io vectors */ member in struct:io_state
/freebsd-13-stable/sbin/mount_msdosfs/
H A Dmount_msdosfs.c72 struct iovec *iov = NULL; local
300 set_charset(struct iovec **iov, int *iovlen, const char *cs_local, const char *cs_dos) argument
[all...]
/freebsd-13-stable/lib/libnv/
H A Dmsgio.c154 struct iovec iov; local
194 struct iovec iov; local
230 struct iovec iov; local
281 struct iovec iov; local
[all...]
/freebsd-13-stable/lib/libopenbsd/
H A Dimsg-buffer.c149 struct iovec iov[IOV_MAX]; local
227 struct iovec iov[IOV_MAX]; local
[all...]
H A Dimsg.c57 struct iovec iov; local
187 imsg_composev(struct imsgbuf *ibuf, u_int32_t type, u_int32_t peerid, pid_t pid, int fd, const struct iovec *iov, int iovcnt) argument
/freebsd-13-stable/sbin/dhclient/
H A Dbpf.c314 struct iovec iov[2]; local
/freebsd-13-stable/contrib/bsnmp/snmpd/
H A Dtrans_udp.c227 struct iovec iov; local
278 struct iovec iov[1]; local
/freebsd-13-stable/sys/dev/iscsi_initiator/
H A Disc_soc.c321 struct iovec *iov = &sp->iov; local
367 struct iovec *iov = pq->iov; local
[all...]
/freebsd-13-stable/contrib/mandoc/
H A Dcatman.c73 struct iovec iov; local
H A Dmandocd.c61 struct iovec iov[1]; local
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dmem.c94 struct iovec *iov; local
/freebsd-13-stable/usr.sbin/autofs/
H A Dautomount.c106 struct iovec *iov = NULL; local
236 struct iovec *iov = NULL; local
[all...]
/freebsd-13-stable/usr.sbin/bluetooth/btpand/
H A Dbnep.c638 struct iovec iov[2]; local
[all...]

Completed in 209 milliseconds

1234567891011