Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_time.c76 ngx_libc_localtime(time_t s, struct tm *tm) in ngx_libc_localtime() function
H A Dngx_time.h58 void ngx_libc_localtime(time_t s, struct tm *tm);
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_times.c440 ngx_libc_localtime(now, &tm); in ngx_next_time()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_ssi_filter_module.c2760 ngx_libc_localtime(now, &tm); in ngx_http_ssi_date_gmt_local_variable()