Home
last modified time | relevance | path

Searched refs:M_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/include/
Dhttpd.h594 #define M_UNLOCK 14 macro
/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_protocol.c834 return M_UNLOCK; in ap_method_number_of()
1628 (r->allowed & (1 << M_UNLOCK)) ? ", UNLOCK" : "", in make_allow()