Searched refs:ngx_conf_open_file (Results 1 – 5 of 5) sorted by relevance
428 log->file = ngx_conf_open_file(cycle, &error_log);583 new_log->file = ngx_conf_open_file(cf->cycle, &name);661 new_log->file = ngx_conf_open_file(cf->cycle, &value[1]);
275 ngx_open_file_t *ngx_conf_open_file(ngx_cycle_t *cycle, ngx_str_t *name);
898 ngx_conf_open_file(ngx_cycle_t *cycle, ngx_str_t *name) in ngx_conf_open_file() function
1221 log->file = ngx_conf_open_file(cf->cycle, &ngx_http_access_log); in ngx_http_log_merge_loc_conf()1304 log->file = ngx_conf_open_file(cf->cycle, &value[1]); in ngx_http_log_set_log()
1036 log->file = ngx_conf_open_file(cf->cycle, &value[1]); in ngx_stream_log_set_log()