Searched refs:ngx_tm_mon_t (Results 1 – 2 of 2) sorted by relevance
| /f-stack/app/nginx-1.16.1/src/os/unix/ | ||
| H A D | ngx_time.h | 34 #define ngx_tm_mon_t int macro |
| /f-stack/app/nginx-1.16.1/src/core/ | ||
| H A D | ngx_times.c | 426 tp->ngx_tm_mon = (ngx_tm_mon_t) mon; in ngx_gmtime() |