Searched refs:new_log (Results 1 – 9 of 9) sorted by relevance
423 log = &cycle->new_log;563 new_log = *head;568 if (new_log == NULL) {573 *head = new_log;635 cln->data = new_log;639 new_log->wdata = buf;671 if (*head != new_log) {692 *log = *new_log;693 *new_log = tmp;695 log->next = new_log;[all …]
44 ngx_log_t new_log; member
400 cycle->log = &cycle->new_log; in ngx_init_cycle()401 pool->log = &cycle->new_log; in ngx_init_cycle()
192 r->event->log = &cf->cycle->new_log; in ngx_resolver_create()201 r->log = &cf->cycle->new_log; in ngx_resolver_create()
216 conf->error_log = &cf->cycle->new_log; in ngx_mail_core_merge_srv_conf()
477 conf->error_log = &cf->cycle->new_log; in ngx_stream_core_merge_srv_conf()
1249 buffer->event->log = &cf->cycle->new_log; in ngx_stream_log_set_log()
1520 buffer->event->log = &cf->cycle->new_log; in ngx_http_log_set_log()
3609 conf->error_log = &cf->cycle->new_log; in ngx_http_core_merge_loc_conf()