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

/httpd/modules/aaa/
H A Dmod_authnz_fcgi.c168 static apr_status_t recv_data(const fcgi_provider_conf *conf, function
203 rv = recv_data(conf, r, s, buf + cumulative_len, &readlen);
540 rv = recv_data(conf, r, s, readbuf, &readbuflen);

Completed in 13 milliseconds