Searched defs:iov (Results 201 - 225 of 263) sorted by relevance

1234567891011

/freebsd-current/contrib/capsicum-test/
H A Dlinux.cc655 struct iovec iov[1]; local
679 struct iovec iov[1]; local
H A Dcapability-fd.cc1006 struct iovec iov[1]; local
/freebsd-current/crypto/heimdal/lib/roken/
H A Dgetifaddrs.c306 struct iovec iov = { buf, buflen }; local
/freebsd-current/contrib/ofed/librdmacm/
H A Dpreload.c818 ssize_t readv(int socket, const struct iovec *iov, int iovcnt) argument
857 ssize_t writev(int socket, const struct iovec *iov, int iovcnt) argument
/freebsd-current/contrib/atf/atf-c/
H A Dtc.c203 struct iovec iov[5]; local
[all...]
/freebsd-current/contrib/wpa/src/radius/
H A Dradius_client.c822 struct iovec iov; local
/freebsd-current/contrib/libpcap/
H A Dsockutils.c1526 struct iovec iov; local
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbss_dgram.c994 struct iovec iov; local
1225 struct iovec iov[1]; local
1606 struct iovec iov; local
1767 struct iovec iov; local
[all...]
/freebsd-current/sys/fs/cuse/
H A Dcuse.c902 struct iovec iov = { local
921 struct iovec iov = { local
/freebsd-current/sys/fs/udf/
H A Dudf_vnops.c905 struct iovec iov[1]; local
/freebsd-current/usr.sbin/ppp/
H A Dbundle.c1357 struct iovec iov[SCATTER_SEGMENTS]; local
1380 struct iovec iov[SCATTER_SEGMENTS]; local
1544 struct iovec iov[SCATTER_SEGMENTS]; local
[all...]
/freebsd-current/contrib/netcat/
H A Dnetcat.c1116 struct iovec iov; local
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c307 struct iovec iov; local
H A Dzpl_file.c405 zpl_aio_read(struct kiocb *kiocb, const struct iovec *iov, argument
443 zpl_aio_write(struct kiocb *kiocb, const struct iovec *iov, argument
523 zpl_direct_IO(int rw, struct kiocb *kiocb, const struct iovec *iov, argument
/freebsd-current/contrib/unbound/dnstap/
H A Ddtstream.c838 struct iovec iov[2]; local
/freebsd-current/usr.sbin/bhyve/
H A Dpci_virtio_block.c307 struct iovec iov[BLOCKIF_IOV_MAX + 2]; local
[all...]
H A Dpci_virtio_console.c414 struct iovec iov; local
572 struct iovec iov; local
464 pci_vtcon_sock_tx(struct pci_vtcon_port *port __unused, void *arg __unused, struct iovec *iov, int niov) argument
490 pci_vtcon_control_tx(struct pci_vtcon_port *port, void *arg __unused, struct iovec *iov, int niov) argument
598 struct iovec iov[1]; local
[all...]
/freebsd-current/usr.sbin/bhyve/amd64/
H A Dtask_switch.c207 struct iovec iov[2]; local
626 struct iovec iov[ local
434 tss32_save(struct vcpu *vcpu, struct vm_task_switch *task_switch, uint32_t eip, struct tss32 *tss, struct iovec *iov) argument
479 tss32_restore(struct vmctx *ctx, struct vcpu *vcpu, struct vm_task_switch *ts, uint16_t ot_sel, struct tss32 *tss, struct iovec *iov, int *faultptr) argument
[all...]
/freebsd-current/sbin/mount_nfs/
H A Dmount_nfs.c144 struct iovec *iov; local
574 getnfsargs(char **specp, char **hostpp, struct iovec **iov, int *iovlen) argument
744 nfs_tryproto(struct addrinfo *ai, char *hostp, char *spec, char **errstr, struct iovec **iov, int *iovlen) argument
[all...]
/freebsd-current/sys/dev/xen/xenstore/
H A Dxenstore.c909 struct iovec iov[2]; local
931 struct iovec iov[2]; local
[all...]
/freebsd-current/sys/dev/hyperv/hvsock/
H A Dhv_sock.c1180 struct iovec iov[3]; local
[all...]
/freebsd-current/sys/kern/
H A Dsys_pipe.c978 struct iovec iov; local
H A Duipc_syscalls.c719 struct iovec *iov; local
838 struct iovec *iov; local
859 struct iovec *iov; local
883 struct iovec *iov; local
1124 struct iovec *iov; local
1148 struct iovec *uiov, *iov; local
[all...]
/freebsd-current/tests/sys/kern/
H A Dunix_seqpacket_test.c1239 struct iovec iov = { local
/freebsd-current/sys/dev/nvmf/
H A Dnvmf_tcp.c1088 struct iovec iov[1]; local

Completed in 512 milliseconds

1234567891011