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

1234567891011

/freebsd-current/contrib/mandoc/
H A Dmandocd.c61 struct iovec iov[1]; local
/freebsd-current/sbin/dhclient/
H A Dbpf.c342 struct iovec iov[2]; local
/freebsd-current/lib/libopenbsd/
H A Dimsg.c55 struct iovec iov; local
185 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
H A Dimsg-buffer.c147 struct iovec iov[IOV_MAX]; local
225 struct iovec iov[IOV_MAX]; local
[all...]
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Dbnep.c637 struct iovec iov[2]; local
[all...]
/freebsd-current/usr.sbin/ppp/
H A Dudp.c140 udp_device2iov(struct device *d, struct iovec *iov, int *niov, argument
176 udp_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Dexec.c96 exec_device2iov(struct device *d, struct iovec *iov, int *niov, argument
174 exec_iov2device(int type, struct physical *p, struct iovec *iov, argument
/freebsd-current/usr.sbin/rtsold/
H A Dcap_sendmsg.c89 struct iovec iov; local
/freebsd-current/lib/libc/stdio/
H A Dprintfcommon.h69 struct __siov iov[NIOV];/* ... and individual io vectors */ member in struct:io_state
/freebsd-current/sbin/mount_msdosfs/
H A Dmount_msdosfs.c67 struct iovec *iov = NULL; local
295 set_charset(struct iovec **iov, int *iovlen, const char *cs_local, const char *cs_dos) argument
[all...]
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_uio.c60 const struct iovec *iov = uio->uio_iov; local
345 const struct iovec *iov = uio->uio_iov; local
[all...]
/freebsd-current/usr.sbin/autofs/
H A Dautomount.c103 struct iovec *iov = NULL; local
233 struct iovec *iov = NULL; local
[all...]
/freebsd-current/sys/powerpc/powerpc/
H A Dmem.c91 struct iovec *iov; local
/freebsd-current/tools/regression/netinet/ipbroadcast/
H A Dipbroadcast.c108 struct iovec iov[1]; local
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dinout.c111 struct iovec iov[2]; local
/freebsd-current/usr.bin/wall/
H A Dwall.c86 struct iovec iov; local
/freebsd-current/sys/netsmb/
H A Dsmb_dev.c306 struct iovec iov; local
/freebsd-current/lib/libc/isc/
H A Dev_streams.c62 evWrite(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, argument
96 evRead(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, argument
206 copyvec(evStream *str, const struct iovec *iov, int iocnt) { argument
/freebsd-current/sbin/fsck_ffs/
H A Dmain.c589 struct iovec *iov; local
/freebsd-current/lib/libnv/
H A Dmsgio.c151 struct iovec iov; local
191 struct iovec iov; local
227 struct iovec iov; local
278 struct iovec iov; local
[all...]
/freebsd-current/usr.sbin/lpr/common_source/
H A Drmjob.c303 struct iovec *iov; local
[all...]
H A Dnet.c266 struct iovec iov[NIOV], *iovp = iov; local
/freebsd-current/usr.sbin/nscd/
H A Dnscdcli.c135 struct iovec iov; local
/freebsd-current/usr.sbin/iovctl/
H A Dvalidate.c204 const nvlist_t *iov; local
/freebsd-current/sbin/mount_cd9660/
H A Dmount_cd9660.c76 struct iovec *iov; local
242 set_charset(struct iovec **iov, int *iovlen, const char *localcs) argument
[all...]

Completed in 235 milliseconds

1234567891011