ajp_msg_peek_uint16  297 modules/proxy/ajp.h apr_status_t ajp_msg_peek_uint16(ajp_msg_t *msg, apr_uint16_t *rvalue);
ajp_msg_peek_uint16  510 modules/proxy/ajp_header.c         rc  = ajp_msg_peek_uint16(msg, &name);