Searched refs:NIOV (Results 1 – 2 of 2) sorted by relevance
411 #define NIOV 8 in VFWPRINTF() macro413 struct __siov iov[NIOV];/* ... and individual io vectors */ in VFWPRINTF()462 if (++uio.uio_iovcnt >= NIOV) { \ in VFWPRINTF()
440 #define NIOV 8 in VFPRINTF() macro442 struct __siov iov[NIOV];/* ... and individual io vectors */ in VFPRINTF()476 if (++uio.uio_iovcnt >= NIOV) { \ in VFPRINTF()