Searched refs:ngx_tm_hour (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_times.c | 128 gmt.ngx_tm_hour, gmt.ngx_tm_min, gmt.ngx_tm_sec); in ngx_time_update() 154 tm.ngx_tm_mday, tm.ngx_tm_hour, in ngx_time_update() 162 tm.ngx_tm_year, tm.ngx_tm_hour, in ngx_time_update() 171 tm.ngx_tm_mday, tm.ngx_tm_hour, in ngx_time_update() 180 tm.ngx_tm_hour, tm.ngx_tm_min, tm.ngx_tm_sec); in ngx_time_update() 262 tm.ngx_tm_mday, tm.ngx_tm_hour, in ngx_time_sigsafe_update() 269 tm.ngx_tm_hour, tm.ngx_tm_min, tm.ngx_tm_sec); in ngx_time_sigsafe_update() 294 tm.ngx_tm_hour, in ngx_http_time() 321 tm.ngx_tm_hour, in ngx_http_cookie_time() 424 tp->ngx_tm_hour = (ngx_tm_hour_t) hour; in ngx_gmtime()
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_time.h | 23 #define ngx_tm_hour tm_hour macro
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_autoindex_module.c | 634 tm.ngx_tm_hour, in ngx_http_autoindex_html() 917 tm.ngx_tm_mday, tm.ngx_tm_hour, in ngx_http_autoindex_xml()
|