Searched defs:ap_method_list_t (Results 1 - 1 of 1) sorted by relevance
/httpd/include/ | ||
H A D | httpd.h | 625 /** @see ap_method_list_t */ 626 typedef struct ap_method_list_t ap_method_list_t; typedef in typeref:struct:ap_method_list_t 629 * @struct ap_method_list_t 635 struct ap_method_list_t { struct 870 ap_method_list_t *allowed_methods; |
Completed in 24 milliseconds