Home
last modified time | relevance | path

Searched defs:ngx_conf_s (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_conf_file.h116 struct ngx_conf_s { struct
117 char *name;
118 ngx_array_t *args;
120 ngx_cycle_t *cycle;
121 ngx_pool_t *pool;
122 ngx_pool_t *temp_pool;
123 ngx_conf_file_t *conf_file;
124 ngx_log_t *log;
126 void *ctx;
128 ngx_uint_t cmd_type;
[all …]