Searched refs:uio_iov (Results 1 - 9 of 9) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dfvwrite.h43 struct __siov *uio_iov; member in struct:__suio
H A Dfputs.c51 uio.uio_iov = &iov;
H A Dputw.c47 uio.uio_iov = &iov;
H A Dputs.c55 uio.uio_iov = &iov[0];
H A Dfwrite.c73 uio.uio_iov = &iov;
H A Dfputwc.c51 uio.uio_iov = &iov;
H A Dfvwrite.c68 iov = uio->uio_iov;
H A Dvfprintf.c475 uio.uio_iov = iovp = iov;
H A Dvfwprintf.c148 uio.uio_iov = &iov;

Completed in 48 milliseconds