Home
last modified time | relevance | path

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

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_times.c126 week[gmt.ngx_tm_wday], gmt.ngx_tm_mday, in ngx_time_update()
290 week[tm.ngx_tm_wday], in ngx_http_time()
316 week[tm.ngx_tm_wday], in ngx_http_cookie_time()
428 tp->ngx_tm_wday = (ngx_tm_wday_t) wday; in ngx_gmtime()
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_time.h27 #define ngx_tm_wday tm_wday macro