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

/sendmail/libsm/
H A Dvfprintf.c196 #define NIOV 8 macro
198 struct sm_iov iov[NIOV];/* ... and individual io vectors */
225 if (++uio.uio_iovcnt >= NIOV) \

Completed in 552 milliseconds