Searched defs:ngx_cycle_s (Results 1 – 1 of 1) sorted by relevance
39 struct ngx_cycle_s { struct40 void ****conf_ctx;41 ngx_pool_t *pool;43 ngx_log_t *log;44 ngx_log_t new_log;48 ngx_connection_t **files;52 ngx_module_t **modules;53 ngx_uint_t modules_n;60 ngx_array_t paths;70 ngx_uint_t files_n;[all …]