Lines Matching defs:dav_get_depth
646 DAV_DECLARE(int) dav_get_depth(request_rec *r, int def_depth)
1202 depth = dav_get_depth(r, DAV_INFINITY);
2037 if ((depth = dav_get_depth(r, DAV_INFINITY)) < 0) {
2038 /* dav_get_depth() supplies additional information for the
2745 if ((depth = dav_get_depth(r, DAV_INFINITY)) < 0) {
2746 /* dav_get_depth() supplies additional information for the
3047 depth = dav_get_depth(r, DAV_INFINITY);
3784 if ((depth = dav_get_depth(r, 0)) < 0) {
3785 /* dav_get_depth() supplies additional information for the
4000 if ((depth = dav_get_depth(r, 0)) < 0) {
4001 /* dav_get_depth() supplies additional information for the