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

/httpd/include/
H A Dhttp_protocol.h366 AP_DECLARE(void) ap_clear_method_list(ap_method_list_t *l);
/httpd/modules/http/
H A Dhttp_request.c697 ap_clear_method_list(r->allowed_methods);
718 ap_clear_method_list(r->allowed_methods);
H A Dhttp_protocol.c1683 AP_DECLARE(void) ap_clear_method_list(ap_method_list_t *l) function

Completed in 1555 milliseconds