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

/httpd/modules/http/
H A Dhttp_protocol.c685 register_one_method(p, "LOCK", M_LOCK);
792 ? M_LOCK : UNKNOWN_METHOD);
/httpd/include/
H A Dhttpd.h595 #define M_LOCK 13 macro
/httpd/modules/dav/main/
H A Dmod_dav.c4678 | (AP_METHOD_BIT << M_LOCK)
4743 if (r->method_number == M_LOCK) {

Completed in 856 milliseconds