Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_variables.c49 static ngx_int_t ngx_stream_variable_time_local(ngx_stream_session_t *s,
108 { ngx_string("time_local"), NULL, ngx_stream_variable_time_local,
850 ngx_stream_variable_time_local(ngx_stream_session_t *s, in ngx_stream_variable_time_local() function