Searched refs:__siov (Results 1 – 7 of 7) sorted by relevance
242 struct __siov { struct247 struct __siov* uio_iov; argument
114 struct __siov iov[NIOV]; /* ... and individual io vectors */ in FUNCTION_NAME()115 struct __siov* iovp; /* for PRINT macro */ in FUNCTION_NAME()
111 struct __siov iov[NIOV]; /* ... and individual io vectors */ in FUNCTION_NAME()112 struct __siov* iovp; /* for PRINT macro */ in FUNCTION_NAME()
772 struct __siov iov; in xfputwc()
1165 __siov iov = { .iov_base = const_cast<void*>(buf), .iov_len = n }; in fwrite_unlocked()
47 struct __siov iov; in __fputwc_unlock()
53 struct __siov *iov; in __sfvwrite()