Searched defs:get_data (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/proxy/
H A Dmod_proxy_fcgi.c182 static apr_status_t get_data(proxy_conn_rec *conn, function
205 rv = get_data(conn, buffer + cumulative_len, &readlen);
609 rv = get_data(conn, iobuf, &readbuflen);

Completed in 2325 milliseconds