Searched defs:iov (Results 1 - 25 of 263) sorted by relevance

1234567891011

/freebsd-current/contrib/sendmail/libsm/
H A Dfput.c44 struct sm_iov iov; local
H A Dfwrite.c46 struct sm_iov iov; local
H A Dfvwrite.c63 register struct sm_iov *iov; local
/freebsd-current/lib/libc/stdio/
H A Dputs.c52 struct __siov iov[2]; local
H A Dperror.c49 struct iovec iov[4]; local
H A Dputw.c47 struct __siov iov; local
H A Dfputs.c52 struct __siov iov; local
H A Dfwrite.c54 struct __siov iov; local
H A Dfputws.c51 struct __siov iov; local
/freebsd-current/lib/libc/sys/
H A Dreadv.c42 readv(int fd, const struct iovec *iov, int iovcnt) argument
H A Dwritev.c42 writev(int fd, const struct iovec *iov, int iovcnt) argument
/freebsd-current/crypto/heimdal/lib/roken/
H A Dwritev.c39 writev(int d, const struct iovec *iov, int iovcnt) argument
H A Drecvmsg.c45 struct iovec *iov = msg->msg_iov; local
H A Dreadv.c39 readv(int d, const struct iovec *iov, int iovcnt) argument
H A Dsendmsg.c47 struct iovec *iov = msg->msg_iov; local
/freebsd-current/lib/libc/resolv/
H A Dherror.c84 struct iovec iov[4], *v = iov; local
/freebsd-current/crypto/heimdal/lib/gssapi/krb5/
H A Daeap.c83 _gk_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
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_kevent.c86 struct iovec iov; local
/freebsd-current/crypto/openssh/
H A Datomicio.c111 struct iovec iov_array[IOV_MAX], *iov = iov_array; local
[all...]
/freebsd-current/lib/libsdp/
H A Dservice.c52 struct iovec iov[4]; local
117 struct iovec iov[2]; local
161 struct iovec iov[3]; local
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dsocket.h63 memcpy_fromiovec(unsigned char *kdata, struct iovec *iov, int len) argument
/freebsd-current/usr.sbin/bluetooth/btpand/
H A Dtap.c135 struct iovec iov[4]; local
[all...]
/freebsd-current/tests/sys/fs/fusefs/
H A Dmount.cc117 struct iovec *iov = NULL; local
157 struct iovec *iov = NULL; local
[all...]
/freebsd-current/usr.bin/wall/
H A Dttymsg.c56 ttymsg(struct iovec *iov, int iovcnt, const char *line, int tmout) argument
[all...]
/freebsd-current/tools/regression/sockets/unix_cmsg/
H A Dt_cmsgcred_sockcred.c44 struct iovec iov[1]; local

Completed in 302 milliseconds

1234567891011