Searched refs:sendfilevec_t (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/apr/network_io/unix/
H A Dsendrecv.c973 #define sendfilevec_t sendfilevec64_t macro
983 sendfilevec_t *sfv;
996 sfv = apr_palloc(sock->pool, sizeof(sendfilevec_t) * vecs);
1055 * sending the sendfilevec_t once more.

Completed in 208 milliseconds