Searched refs:__siov (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/lib/libc/stdio/
H A Dfvwrite.h40 struct __siov { struct
45 struct __siov *uio_iov;
H A Dputw.c55 struct __siov iov;
H A Dfputs.c59 struct __siov iov;
H A Dputs.c60 struct __siov iov[2];
H A Dfwrite.c62 struct __siov iov;
H A Dfputwc.c53 struct __siov iov;
H A Dfvwrite.c65 struct __siov *iov;
H A Dvfwprintf.c206 struct __siov iov;
677 struct __siov *iovp; /* for PRINT macro */
679 struct __siov iov[NIOV];/* ... and individual io vectors */

Completed in 190 milliseconds