Home
last modified time | relevance | path

Searched defs:NUM_WRITE_IOVEC (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/libevent/dist/
H A Dbuffer.c2192 #define NUM_WRITE_IOVEC UIO_MAXIOV macro
2194 #define NUM_WRITE_IOVEC IOV_MAX macro
2196 #define NUM_WRITE_IOVEC DEFAULT_WRITE_IOVEC macro
2204 #define NUM_WRITE_IOVEC 16 macro