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

/httpd/modules/http/
H A Dhttp_protocol.c686 register_one_method(p, "UNLOCK", M_UNLOCK);
842 ? M_UNLOCK : UNKNOWN_METHOD);
/httpd/include/
H A Dhttpd.h596 #define M_UNLOCK 14 /** RFC 2518: WebDAV */ macro
/httpd/modules/dav/main/
H A Dmod_dav.c4679 | (AP_METHOD_BIT << M_UNLOCK)
4747 if (r->method_number == M_UNLOCK) {

Completed in 33 milliseconds