Home
last modified time | relevance | path

Searched refs:uio_iovcnt (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/stdio/
Dfvwrite.h44 int uio_iovcnt; member
Dputw.c46 uio.uio_iovcnt = 1; in putw()
Dfputs.c52 uio.uio_iovcnt = 1; in fputs()
Dputs.c56 uio.uio_iovcnt = 2; in puts()
Dfwrite.c53 uio.uio_iovcnt = 1; in fwrite()
Dvfprintf.c68 uio->uio_iovcnt = 0; in __sprint()
73 uio->uio_iovcnt = 0; in __sprint()
230 if (++uio.uio_iovcnt >= NIOV) { \ in __vfprintf()
248 uio.uio_iovcnt = 0; \ in __vfprintf()
327 uio.uio_iovcnt = 0; in __vfprintf()