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

/httpd/modules/proxy/
H A Dajp.h322 apr_status_t ajp_msg_get_bytes(ajp_msg_t *msg, apr_byte_t **rvalue,
H A Dajp_msg.c528 apr_status_t ajp_msg_get_bytes(ajp_msg_t *msg, apr_byte_t **rvalue, function
540 return ajp_log_overflow(msg, "ajp_msg_get_bytes");

Completed in 15 milliseconds