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

/httpd/modules/proxy/
H A Dajp.h254 apr_status_t ajp_msg_append_bytes(ajp_msg_t *msg, const apr_byte_t *value,
H A Dajp_msg.c367 apr_status_t ajp_msg_append_bytes(ajp_msg_t *msg, const apr_byte_t *value, function
375 return ajp_log_overflow(msg, "ajp_msg_append_bytes");

Completed in 12 milliseconds