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

/httpd/modules/proxy/
H A Dajp.h461 int ajp_parse_type(request_rec *r, ajp_msg_t *msg);
H A Dmod_proxy_ajp.c362 result = ajp_parse_type(r, conn->data);
598 result = ajp_parse_type(r, conn->data);
H A Dajp_header.c749 int ajp_parse_type(request_rec *r, ajp_msg_t *msg) function
754 "ajp_parse_type: got %s (0x%02x)",

Completed in 326 milliseconds