Searched refs:NIOV (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dvfprintf.c198 #define NIOV 8 macro
200 struct sm_iov iov[NIOV];/* ... and individual io vectors */
227 if (++uio.uio_iovcnt >= NIOV) \

Completed in 45 milliseconds