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;
fvwrite.c 52 struct __siov *iov;
vfprintf.c 177 struct __siov *iovp;/* for PRINT macro */
203 struct __siov iov[NIOV];/* ... and individual io vectors */
  /bionic/libc/upstream-freebsd/lib/libc/stdio/
putw.c 50 struct __siov iov;
fputs.c 55 struct __siov iov;
puts.c 56 struct __siov iov[2];
fwrite.c 57 struct __siov iov;

Completed in 24 milliseconds