ngx_http_log_t     75 http/modules/ngx_http_log_module.c static void ngx_http_log_write(ngx_http_request_t *r, ngx_http_log_t *log,
ngx_http_log_t    222 http/modules/ngx_http_log_module.c     ngx_http_log_t           *log;
ngx_http_log_t    314 http/modules/ngx_http_log_module.c ngx_http_log_write(ngx_http_request_t *r, ngx_http_log_t *log, u_char *buf,
ngx_http_log_t    795 http/modules/ngx_http_log_module.c     ngx_http_log_t            *log;
ngx_http_log_t    821 http/modules/ngx_http_log_module.c     conf->logs = ngx_array_create(cf->pool, 2, sizeof(ngx_http_log_t));
ngx_http_log_t    859 http/modules/ngx_http_log_module.c     ngx_http_log_t             *log;
ngx_http_log_t    878 http/modules/ngx_http_log_module.c         llcf->logs = ngx_array_create(cf->pool, 2, sizeof(ngx_http_log_t));
ngx_http_log_t    891 http/modules/ngx_http_log_module.c     ngx_memzero(log, sizeof(ngx_http_log_t));