Home
last modified time | relevance | path

Searched refs:ngx_stream_log_srv_conf_t (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_log_module.c82 } ngx_stream_log_srv_conf_t; typedef
211 ngx_stream_log_srv_conf_t *lscf; in ngx_stream_log_handler()
426 ngx_stream_log_srv_conf_t *lscf; in ngx_stream_log_script_write()
928 ngx_stream_log_srv_conf_t *conf; in ngx_stream_log_create_srv_conf()
930 conf = ngx_pcalloc(cf->pool, sizeof(ngx_stream_log_srv_conf_t)); in ngx_stream_log_create_srv_conf()
944 ngx_stream_log_srv_conf_t *prev = parent; in ngx_stream_log_merge_srv_conf()
945 ngx_stream_log_srv_conf_t *conf = child; in ngx_stream_log_merge_srv_conf()
972 ngx_stream_log_srv_conf_t *lscf = conf; in ngx_stream_log_set_log()
1475 ngx_stream_log_srv_conf_t *lscf = conf; in ngx_stream_log_open_file_cache()