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

/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dajp.h443 apr_status_t ajp_alloc_data_msg(apr_pool_t *pool, char **ptr,
H A Dajp_header.c805 apr_status_t ajp_alloc_data_msg(apr_pool_t *pool, char **ptr, apr_size_t *len, function
H A Dmod_proxy_ajp.c236 status = ajp_alloc_data_msg(r->pool, &buff, &bufsiz, &msg);
241 "proxy: ajp_alloc_data_msg failed");

Completed in 76 milliseconds