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

/httpd/modules/http/
H A Dhttp_protocol.c695 register_one_method(p, "MKACTIVITY", M_MKACTIVITY);
900 ? M_MKACTIVITY : UNKNOWN_METHOD);
/httpd/include/
H A Dhttpd.h605 #define M_MKACTIVITY 23 macro
/httpd/modules/dav/main/
H A Dmod_dav.c4783 if (r->method_number == M_MKACTIVITY) {

Completed in 67 milliseconds