Searched defs:iov (Results 51 - 75 of 207) sorted by relevance

123456789

/freebsd-10-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_recvmmsg.c73 struct iovec *iov; local
/freebsd-10-stable/contrib/netbsd-tests/net/net/
H A Dt_pktinfo.c103 struct iovec iov; local
/freebsd-10-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_aeap.c47 gss_wrap_iov(OM_uint32 * minor_status, gss_ctx_id_t context_handle, int conf_req_flag, gss_qop_t qop_req, int * conf_state, gss_iov_buffer_desc *iov, int iov_count) argument
85 gss_unwrap_iov(OM_uint32 *minor_status, gss_ctx_id_t context_handle, int *conf_state, gss_qop_t *qop_state, gss_iov_buffer_desc *iov, int iov_count) argument
128 gss_wrap_iov_length(OM_uint32 * minor_status, gss_ctx_id_t context_handle, int conf_req_flag, gss_qop_t qop_req, int *conf_state, gss_iov_buffer_desc *iov, int iov_count) argument
166 gss_release_iov_buffer(OM_uint32 *minor_status, gss_iov_buffer_desc *iov, int iov_count) argument
[all...]
/freebsd-10-stable/lib/libsdp/
H A Dsearch.c141 struct iovec iov[2]; local
[all...]
/freebsd-10-stable/sbin/mount_unionfs/
H A Dmount_unionfs.c131 struct iovec *iov; local
/freebsd-10-stable/sys/geom/eli/
H A Dg_eli_privacy.c234 struct iovec *iov; local
/freebsd-10-stable/sys/ia64/ia64/
H A Dmem.c89 struct iovec *iov; local
/freebsd-10-stable/sys/mips/nlm/dev/sec/
H A Dnlmseclib.c127 struct iovec *iov = NULL; local
/freebsd-10-stable/sys/opencrypto/
H A Dcriov.c64 struct iovec *iov = uio->uio_iov; local
84 struct iovec *iov = uio->uio_iov; local
107 struct iovec *iov = uio->uio_iov; local
141 struct iovec *iov = uio->uio_iov; local
[all...]
/freebsd-10-stable/tools/tools/net80211/w00t/redir/
H A Dbuddy.c58 struct iovec iov[2]; local
/freebsd-10-stable/usr.bin/finger/
H A Dnet.c112 struct iovec iov[3]; local
/freebsd-10-stable/usr.sbin/bluetooth/sdpd/
H A Dssr.c218 struct iovec iov[4]; local
[all...]
/freebsd-10-stable/usr.sbin/ppp/
H A Datm.c108 atm_device2iov(struct device *d, struct iovec *iov, int *niov, argument
144 atm_iov2device(int type, struct physical *p, struct iovec *iov, int *niov, argument
/freebsd-10-stable/usr.sbin/bhyve/
H A Dpci_virtio_rnd.c103 struct iovec iov; local
/freebsd-10-stable/usr.sbin/ctld/
H A Dpdu.c215 struct iovec iov[3]; local
[all...]
/freebsd-10-stable/usr.sbin/iscsid/
H A Dpdu.c249 struct iovec iov[3]; local
[all...]
/freebsd-10-stable/contrib/netbsd-tests/include/sys/
H A Dt_socket.c34 struct iovec iov; local
87 struct iovec iov; local
/freebsd-10-stable/sbin/mount/
H A Dgetmntopts.c141 build_iovec(struct iovec **iov, int *iovlen, const char *name, void *val, argument
173 build_iovec_argf(struct iovec **iov, in argument
190 free_iovec(struct iovec **iov, int *iovlen) argument
[all...]
/freebsd-10-stable/contrib/netbsd-tests/net/bpf/
H A Dt_bpf.c110 struct iovec *iov; local
[all...]
/freebsd-10-stable/sys/netinet/
H A Dsctp_syscalls.c229 struct iovec iov[1]; local
342 struct iovec *iov, *tiov; local
466 struct iovec *iov, *tiov; local
[all...]
/freebsd-10-stable/contrib/serf/buckets/
H A Drequest_buckets.c93 struct iovec iov[4]; local
[all...]
/freebsd-10-stable/contrib/smbfs/mount_smbfs/
H A Dmount_smbfs.c74 struct iovec *iov; local
[all...]
/freebsd-10-stable/lib/libc/isc/
H A Dev_streams.c66 evWrite(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, argument
100 evRead(evContext opaqueCtx, int fd, const struct iovec *iov, int iocnt, argument
210 copyvec(evStream *str, const struct iovec *iov, int iocnt) { argument
/freebsd-10-stable/sbin/mount_cd9660/
H A Dmount_cd9660.c84 struct iovec *iov; local
238 set_charset(struct iovec **iov, int *iovlen, const char *localcs) argument
[all...]
/freebsd-10-stable/sys/crypto/via/
H A Dpadlock_cipher.c179 struct iovec *iov; local

Completed in 298 milliseconds

123456789