Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_dav_module.c26 } ngx_http_dav_loc_conf_t; typedef
47 ngx_http_dav_loc_conf_t *dlcf);
83 offsetof(ngx_http_dav_loc_conf_t, methods),
104 offsetof(ngx_http_dav_loc_conf_t, access),
146 ngx_http_dav_loc_conf_t *dlcf; in ngx_http_dav_handler()
214 ngx_http_dav_loc_conf_t *dlcf; in ngx_http_dav_put_handler()
313 ngx_http_dav_loc_conf_t *dlcf; in ngx_http_dav_delete_handler()
551 ngx_http_dav_loc_conf_t *dlcf; in ngx_http_dav_copy_move_handler()
1109 ngx_http_dav_loc_conf_t *conf; in ngx_http_dav_create_loc_conf()
1133 ngx_http_dav_loc_conf_t *prev = parent; in ngx_http_dav_merge_loc_conf()
[all …]