Home
last modified time | relevance | path

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

/bionic/libc/upstream-openbsd/lib/libc/stdio/
Dfvwrite.h38 struct __siov { struct
43 struct __siov *uio_iov; argument
Dputw.c42 struct __siov iov; in putw()
Dfputs.c46 struct __siov iov; in fputs()
Dputs.c47 struct __siov iov[2]; in puts()
Dfwrite.c52 struct __siov iov; in fwrite()
Dfputwc.c47 struct __siov iov; in __fputwc_unlock()
Dfvwrite.c52 struct __siov *iov; in __sfvwrite()
Dvfprintf.c279 struct __siov *iovp; /* for PRINT macro */ in __vfprintf()
326 struct __siov iov[NIOV];/* ... and individual io vectors */ in __vfprintf()
Dvfwprintf.c135 struct __siov iov; in __xfputwc()