Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_file.h93 unsigned create_path:1; member
H A Dngx_file.c696 if (!ext->create_path) { in ngx_ext_rename_file()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_dav_module.c268 ext.create_path = dlcf->create_full_put_path; in ngx_http_dav_put_handler()
833 ext.create_path = 1; in ngx_http_dav_copy_move_handler()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_file_cache.c1390 ext.create_path = 1; in ngx_http_file_cache_update()
H A Dngx_http_upstream.c4081 ext.create_path = 1; in ngx_http_upstream_store()