Searched refs:lscf (Results 1 – 1 of 1) sorted by relevance
211 ngx_stream_log_srv_conf_t *lscf; in ngx_stream_log_handler() local218 if (lscf->off || lscf->logs == NULL) { in ngx_stream_log_handler()222 log = lscf->logs->elts; in ngx_stream_log_handler()426 ngx_stream_log_srv_conf_t *lscf; in ngx_stream_log_script_write() local990 lscf->off = 1; in ngx_stream_log_set_log()1000 if (lscf->logs == NULL) { in ngx_stream_log_set_log()1002 if (lscf->logs == NULL) { in ngx_stream_log_set_log()1009 log = ngx_array_push(lscf->logs); in ngx_stream_log_set_log()1543 lscf->open_file_cache = NULL; in ngx_stream_log_open_file_cache()1556 if (lscf->open_file_cache == NULL) { in ngx_stream_log_open_file_cache()[all …]