HomeSort by relevance Sort by last modified time
    Searched refs:__siov (Results 1 - 7 of 7) sorted by null

  /bionic/libc/stdio/
fvwrite.h 38 struct __siov { struct
43 struct __siov *uio_iov;
fputs.c 46 struct __siov iov;
putw.c 41 struct __siov iov;
fwrite.c 47 struct __siov iov;
puts.c 46 struct __siov iov[2];
fvwrite.c 52 struct __siov *iov;
vfprintf.c 166 struct __siov *iovp;/* for PRINT macro */
192 struct __siov iov[NIOV];/* ... and individual io vectors */

Completed in 30 milliseconds