ngx_conf_open_file 316 src/core/ngx_conf_file.h ngx_open_file_t *ngx_conf_open_file(ngx_cycle_t *cycle, ngx_str_t *name); ngx_conf_open_file 428 src/core/ngx_log.c log->file = ngx_conf_open_file(cycle, &error_log); ngx_conf_open_file 583 src/core/ngx_log.c new_log->file = ngx_conf_open_file(cf->cycle, &name); ngx_conf_open_file 661 src/core/ngx_log.c new_log->file = ngx_conf_open_file(cf->cycle, &value[1]); ngx_conf_open_file 1127 src/http/modules/ngx_http_log_module.c log->file = ngx_conf_open_file(cf->cycle, &ngx_http_access_log); ngx_conf_open_file 1210 src/http/modules/ngx_http_log_module.c log->file = ngx_conf_open_file(cf->cycle, &value[1]);