lmcf              797 http/modules/ngx_http_log_module.c     ngx_http_log_main_conf_t  *lmcf;
lmcf              840 http/modules/ngx_http_log_module.c     lmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_log_module);
lmcf              841 http/modules/ngx_http_log_module.c     fmt = lmcf->formats.elts;
lmcf              845 http/modules/ngx_http_log_module.c     lmcf->combined_used = 1;
lmcf              861 http/modules/ngx_http_log_module.c     ngx_http_log_main_conf_t   *lmcf;
lmcf              884 http/modules/ngx_http_log_module.c     lmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_log_module);
lmcf              930 http/modules/ngx_http_log_module.c             lmcf->combined_used = 1;
lmcf              935 http/modules/ngx_http_log_module.c         lmcf->combined_used = 1;
lmcf              938 http/modules/ngx_http_log_module.c     fmt = lmcf->formats.elts;
lmcf              939 http/modules/ngx_http_log_module.c     for (i = 0; i < lmcf->formats.nelts; i++) {
lmcf             1001 http/modules/ngx_http_log_module.c     ngx_http_log_main_conf_t *lmcf = conf;
lmcf             1009 http/modules/ngx_http_log_module.c     fmt = lmcf->formats.elts;
lmcf             1010 http/modules/ngx_http_log_module.c     for (i = 0; i < lmcf->formats.nelts; i++) {
lmcf             1021 http/modules/ngx_http_log_module.c     fmt = ngx_array_push(&lmcf->formats);
lmcf             1340 http/modules/ngx_http_log_module.c     ngx_http_log_main_conf_t   *lmcf;
lmcf             1343 http/modules/ngx_http_log_module.c     lmcf = ngx_http_conf_get_module_main_conf(cf, ngx_http_log_module);
lmcf             1345 http/modules/ngx_http_log_module.c     if (lmcf->combined_used) {
lmcf             1356 http/modules/ngx_http_log_module.c         fmt = lmcf->formats.elts;