ngx_log_get_file_log  409 src/core/ngx_log.c     if (ngx_log_get_file_log(&cycle->new_log) != NULL) {
ngx_log_get_file_log  451 src/core/ngx_log.c     fd = ngx_log_get_file_log(cycle->log)->file->fd;
ngx_log_get_file_log  238 src/core/ngx_log.h ngx_log_t *ngx_log_get_file_log(ngx_log_t *head);
ngx_log_get_file_log  708 src/os/unix/ngx_process_cycle.c     ngx_exit_log = *ngx_log_get_file_log(ngx_cycle->log);
ngx_log_get_file_log 1002 src/os/unix/ngx_process_cycle.c     ngx_exit_log = *ngx_log_get_file_log(ngx_cycle->log);