Searched refs:ap_proxygetline (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dmod_proxy_http.c1325 apr_status_t ap_proxygetline(apr_bucket_brigade *bb, char *s, int n, request_rec *r, function
1403 rc = ap_proxygetline(tmp_bb, buffer, sizeof(buffer), rp, 0, &len);
1406 rc = ap_proxygetline(tmp_bb, buffer, sizeof(buffer), rp, 0, &len);

Completed in 116 milliseconds