Searched refs:trailerbuf (Results 1 – 1 of 1) sorted by relevance
675 char *headerbuf, *trailerbuf; in apr_socket_sendfile() local746 trailerbuf = hdtrarray[1].iov_base = apr_palloc(sock->pool, trailerlen); in apr_socket_sendfile()750 memcpy(trailerbuf, hdtr->trailers[i].iov_base, in apr_socket_sendfile()752 trailerbuf += hdtr->trailers[i].iov_len; in apr_socket_sendfile()