Searched refs:lmcf (Results 1 – 2 of 2) sorted by relevance
1185 ngx_http_log_main_conf_t *lmcf; in ngx_http_log_merge_loc_conf() local1227 fmt = lmcf->formats.elts; in ngx_http_log_merge_loc_conf()1231 lmcf->combined_used = 1; in ngx_http_log_merge_loc_conf()1340 lmcf->combined_used = 1; in ngx_http_log_set_log()1345 lmcf->combined_used = 1; in ngx_http_log_set_log()1348 fmt = lmcf->formats.elts; in ngx_http_log_set_log()1547 fmt = lmcf->formats.elts; in ngx_http_log_set_format()1559 fmt = ngx_array_push(&lmcf->formats); in ngx_http_log_set_format()1874 ngx_http_log_main_conf_t *lmcf; in ngx_http_log_init() local1879 if (lmcf->combined_used) { in ngx_http_log_init()[all …]
984 ngx_stream_log_main_conf_t *lmcf; in ngx_stream_log_set_log() local1007 lmcf = ngx_stream_conf_get_module_main_conf(cf, ngx_stream_log_module); in ngx_stream_log_set_log()1077 fmt = lmcf->formats.elts; in ngx_stream_log_set_log()1078 for (i = 0; i < lmcf->formats.nelts; i++) { in ngx_stream_log_set_log()1268 ngx_stream_log_main_conf_t *lmcf = conf; in ngx_stream_log_set_format() local1276 fmt = lmcf->formats.elts; in ngx_stream_log_set_format()1277 for (i = 0; i < lmcf->formats.nelts; i++) { in ngx_stream_log_set_format()1288 fmt = ngx_array_push(&lmcf->formats); in ngx_stream_log_set_format()