Searched defs:iov (Results 126 - 150 of 207) sorted by relevance

123456789

/freebsd-10-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_zcopy.c309 static int sdp_update_iov_used(struct socket *sk, struct iovec *iov, int len) argument
547 int sdp_rdma_to_iovec(struct socket *sk, struct iovec *iov, struct mbuf *mb, argument
641 do_sdp_sendmsg_zcopy(struct socket *sk, struct tx_srcavail_state *tx_sa, struct iovec *iov, long *timeo) argument
711 sdp_sendmsg_zcopy(struct kiocb *iocb, struct socket *sk, struct iovec *iov) argument
[all...]
/freebsd-10-stable/tools/tools/net80211/w00t/libw00t/
H A Dw00t.c163 struct iovec iov[2]; local
/freebsd-10-stable/tools/tools/net80211/wlaninject/
H A Dwlaninject.c123 struct iovec iov[2]; local
/freebsd-10-stable/usr.sbin/ppp/
H A Dether.c193 ether_device2iov(struct device *d, struct iovec *iov, int *niov, argument
346 ether_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Dnetgraph.c281 ng_device2iov(struct device *d, struct iovec *iov, int *niov, argument
322 ng_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Dtty.c575 tty_device2iov(struct device *d, struct iovec *iov, int *niov, argument
632 tty_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
H A Ddatalink.c1292 iov2datalink(struct bundle *bundle, struct iovec *iov, int *niov, int maxiov, argument
1386 datalink2iov(struct datalink *dl, struct iovec *iov, int *niov, int maxiov, argument
[all...]
/freebsd-10-stable/usr.sbin/rrenumd/
H A Drrenumd.c225 struct iovec *iov; local
/freebsd-10-stable/usr.sbin/bhyve/
H A Dvirtio.c205 _vq_record(int i, volatile struct virtio_desc *vd, struct vmctx *ctx, struct iovec *iov, int n_iov, uint16_t *flags) argument
257 vq_getchain(struct vqueue_info *vq, uint16_t *pidx, struct iovec *iov, int n_iov, uint16_t *flags) argument
H A Dpci_virtio_block.c204 struct iovec iov[BLOCKIF_IOV_MAX + 2]; local
[all...]
/freebsd-10-stable/tools/regression/security/open_to_operation/
H A Dopen_to_operation.c729 struct iovec iov; local
746 struct iovec iov; local
816 struct iovec iov; local
833 struct iovec iov; local
[all...]
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_syscalls.c412 __thr_readv(int fd, const struct iovec *iov, int iovcnt) argument
609 __thr_writev(int fd, const struct iovec *iov, int iovcnt) argument
/freebsd-10-stable/sys/kern/
H A Dsubr_sglist.c372 struct iovec *iov; local
420 struct iovec *iov; local
[all...]
H A Dsubr_uio.c100 struct iovec iov[1]; local
121 struct iovec iov[1]; local
210 struct iovec *iov; local
307 struct iovec *iov; local
383 copyiniov(const struct iovec *iovp, u_int iovcnt, struct iovec **iov, int error) argument
403 struct iovec *iov; local
[all...]
H A Dkern_alq.c316 int iov; local
/freebsd-10-stable/usr.bin/script/
H A Dscript.c378 struct iovec iov[2]; local
/freebsd-10-stable/sys/amd64/linux32/
H A Dlinux32_machdep.c151 struct iovec *iov; local
193 struct iovec *iov; local
[all...]
/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs_clbio.c88 struct iovec iov; local
246 struct iovec iov; local
743 struct iovec iov; local
[all...]
/freebsd-10-stable/bin/df/
H A Ddf.c117 struct iovec *iov = NULL; local
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dtls_nss.c64 static PRInt32 nss_io_writev(PRFileDesc *fd, const PRIOVec *iov, argument
/freebsd-10-stable/crypto/heimdal/appl/gssmask/
H A Dgssmask.c888 gss_iov_buffer_desc iov[6]; local
972 gss_iov_buffer_desc iov[3]; local
[all...]
/freebsd-10-stable/crypto/heimdal/kpasswd/
H A Dkpasswdd.c76 struct iovec iov[3]; local
[all...]
/freebsd-10-stable/crypto/heimdal/lib/gssapi/
H A Dtest_context.c289 gss_iov_buffer_desc iov[6]; local
[all...]
/freebsd-10-stable/tools/tools/net80211/w00t/redir/
H A Dredir.c482 struct iovec iov[2]; local
/freebsd-10-stable/sbin/growfs/
H A Dgrowfs.c1725 struct iovec *iov; local

Completed in 437 milliseconds

123456789