Searched refs:NIOV (Results 1 – 1 of 1) sorted by relevance
201 #define NIOV 8 in __vfprintf() macro203 struct __siov iov[NIOV];/* ... and individual io vectors */ in __vfprintf()230 if (++uio.uio_iovcnt >= NIOV) { \ in __vfprintf()