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

12345678

/openbsd-current/lib/libc/stdio/
H A Dperror.c43 struct iovec iov[4]; local
H A Dputs.c47 struct __siov iov[2]; local
H A Dfputs.c46 struct __siov iov; local
H A Dputw.c42 struct __siov iov; local
H A Dfputwc.c47 struct __siov iov; local
H A Dfwrite.c52 struct __siov iov; local
H A Dfvwrite.c53 struct __siov *iov; local
/openbsd-current/lib/libc/gen/
H A Dpsignal.c47 struct iovec iov[4]; local
[all...]
/openbsd-current/lib/libc/sys/
H A Dw_readv.c22 readv(int fd, const struct iovec *iov, int iovcnt) argument
H A Dw_writev.c22 writev(int fd, const struct iovec *iov, int iovcnt) argument
/openbsd-current/lib/libc/net/
H A Dherror.c78 struct iovec iov[4]; local
/openbsd-current/regress/sys/kern/pwritev/
H A Dpwritev.c23 struct iovec iov[2]; local
[all...]
/openbsd-current/libexec/login_lchpass/
H A Dlogin_lchpass.c56 struct iovec iov[2]; local
/openbsd-current/lib/libcrypto/x509/
H A Dx509_d2.c117 struct iovec iov; local
H A Dby_mem.c95 const struct iovec *iov; local
/openbsd-current/lib/libc/db/recno/
H A Drec_close.c101 struct iovec iov[2]; local
/openbsd-current/sbin/ldattach/
H A Datomicio.c83 struct iovec iov_array[IOV_MAX], *iov = iov_array; local
[all...]
/openbsd-current/regress/lib/libpthread/restart/readv/
H A Dreadv.c23 struct iovec iov; local
/openbsd-current/regress/lib/libpthread/restart/recvmsg/
H A Drecvmsg.c27 struct iovec iov; local
/openbsd-current/usr.sbin/vmd/
H A Datomicio.c94 struct iovec iov_array[IOV_MAX], *iov = iov_array; local
[all...]
/openbsd-current/regress/sys/kern/pledge/filedescriptor/
H A Dpass.c31 struct iovec iov[1]; local
/openbsd-current/sys/dev/
H A Dfirmload.c36 struct iovec iov; local
/openbsd-current/usr.bin/ssh/
H A Datomicio.c99 struct iovec iov_array[IOV_MAX], *iov = iov_array; local
[all...]
/openbsd-current/regress/sys/uvm/vnode/
H A Dtest-deadlock.c132 const struct iovec *iov = (const struct iovec *)p; local
/openbsd-current/regress/sys/kern/unixsockets/
H A Dungc.c41 struct iovec iov; local

Completed in 150 milliseconds

12345678