Searched refs:pofft (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/http/ | ||
H A D | byterange_filter.c | 298 apr_off_t pofft = 0; local 380 AP_DEBUG_ASSERT(APR_SUCCESS == apr_brigade_length(bbout, 1, &pofft)); 381 pos = (apr_uint64_t)pofft; |
Completed in 1621 milliseconds