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

/httpd/modules/proxy/
H A Dajp_utils.c72 ajp_msg_reuse(msg);
H A Dajp.h187 apr_status_t ajp_msg_reuse(ajp_msg_t *msg);
H A Dajp_msg.c202 apr_status_t ajp_msg_reuse(ajp_msg_t *msg) function
H A Dajp_header.c713 rc = ajp_msg_reuse(*msg);
716 "ajp_read_header: ajp_msg_reuse failed");

Completed in 14 milliseconds