Searched refs:ngx_log_open_default (Results 1 – 3 of 3) sorted by relevance
235 ngx_int_t ngx_log_open_default(ngx_cycle_t *cycle);
404 ngx_log_open_default(ngx_cycle_t *cycle) function
350 if (ngx_log_open_default(cycle) != NGX_OK) { in ngx_init_cycle()