Searched refs:ngx_http_autoindex_loc_conf_t (Results 1 – 1 of 1) sorted by relevance
45 } ngx_http_autoindex_loc_conf_t; typedef93 offsetof(ngx_http_autoindex_loc_conf_t, enable),100 offsetof(ngx_http_autoindex_loc_conf_t, format),107 offsetof(ngx_http_autoindex_loc_conf_t, localtime),114 offsetof(ngx_http_autoindex_loc_conf_t, exact_size),167 ngx_http_autoindex_loc_conf_t *alcf; in ngx_http_autoindex_handler()444 ngx_http_autoindex_loc_conf_t *alcf; in ngx_http_autoindex_html()1024 ngx_http_autoindex_loc_conf_t *conf; in ngx_http_autoindex_create_loc_conf()1026 conf = ngx_palloc(cf->pool, sizeof(ngx_http_autoindex_loc_conf_t)); in ngx_http_autoindex_create_loc_conf()1043 ngx_http_autoindex_loc_conf_t *prev = parent; in ngx_http_autoindex_merge_loc_conf()[all …]