Searched defs:which_resource (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/dav/main/
H A Dutil_lock.c593 const dav_resource *which_resource; local
615 which_resource = parent;
618 which_resource = resource;
621 if ((err = (*lockdb->hooks->get_locks)(lockdb, which_resource,

Completed in 532 milliseconds