ngx_http_dav_location 59 src/http/modules/ngx_http_dav_module.c static ngx_int_t ngx_http_dav_location(ngx_http_request_t *r, u_char *path); ngx_http_dav_location 273 src/http/modules/ngx_http_dav_module.c if (ngx_http_dav_location(r, path.data) != NGX_OK) { ngx_http_dav_location 509 src/http/modules/ngx_http_dav_module.c if (ngx_http_dav_location(r, path.data) != NGX_OK) {