Searched refs:ngx_log_redirect_stderr (Results 1 – 4 of 4) sorted by relevance
236 ngx_int_t ngx_log_redirect_stderr(ngx_cycle_t *cycle);
442 ngx_log_redirect_stderr(ngx_cycle_t *cycle) function
620 (void) ngx_log_redirect_stderr(cycle); in ngx_init_cycle()1274 (void) ngx_log_redirect_stderr(cycle); in ngx_reopen_files()
385 if (ngx_log_redirect_stderr(cycle) != NGX_OK) { in main()