Searched refs:is_bindable (Results 1 - 2 of 2) sorted by relevance
/httpd/modules/dav/main/ | ||
H A D | mod_dav.h | 2379 int (*is_bindable)(const dav_resource *resource); member in struct:dav_hooks_binding |
H A D | mod_dav.c | 1797 && (*binding_hooks->is_bindable)(resource)) { |
Completed in 2347 milliseconds