Searched refs:NIOV (Results 1 - 1 of 1) sorted by relevance
/sendmail/libsm/ | ||
H A D | vfprintf.c | 196 #define NIOV 8 macro 198 struct sm_iov iov[NIOV];/* ... and individual io vectors */ 225 if (++uio.uio_iovcnt >= NIOV) \ |
Completed in 58 milliseconds