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