Home
last modified time | relevance | path

Searched refs:sendfilevec_t (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/apr/network_io/unix/
H A Dsendrecv.c973 #define sendfilevec_t sendfilevec64_t macro
983 sendfilevec_t *sfv; in apr_socket_sendfile()
996 sfv = apr_palloc(sock->pool, sizeof(sendfilevec_t) * vecs); in apr_socket_sendfile()