Searched refs:ngx_log_get_file_log (Results 1 – 3 of 3) sorted by relevance
409 if (ngx_log_get_file_log(&cycle->new_log) != NULL) {451 fd = ngx_log_get_file_log(cycle->log)->file->fd;467 ngx_log_get_file_log(ngx_log_t *head) function
237 ngx_log_t *ngx_log_get_file_log(ngx_log_t *head);
880 ngx_exit_log = *ngx_log_get_file_log(ngx_cycle->log); in ngx_master_process_exit()1275 ngx_exit_log = *ngx_log_get_file_log(ngx_cycle->log); in ngx_worker_process_exit()