Home
last modified time | relevance | path

Searched refs:__siov (Results 1 – 7 of 7) sorted by relevance

/bionic/libc/stdio/
Dfvwrite.h38 struct __siov { struct
43 struct __siov *uio_iov; argument
Dputw.c41 struct __siov iov; in putw()
Dfputs.c46 struct __siov iov; in fputs()
Dputs.c46 struct __siov iov[2]; in puts()
Dfwrite.c47 struct __siov iov; in fwrite()
Dfvwrite.c52 struct __siov *iov; in __sfvwrite()
Dvfprintf.c166 struct __siov *iovp;/* for PRINT macro */ in vfprintf()
192 struct __siov iov[NIOV];/* ... and individual io vectors */ in vfprintf()