Searched refs:nxt_gmtime (Results 1 – 5 of 5) sorted by relevance
37 nxt_gmtime(s, &tm0); in nxt_gmtime_test()59 nxt_gmtime(s, &tm0); in nxt_gmtime_test()
306 nxt_gmtime(s + nxt_timezone(tm), tm); in nxt_thread_time_string()314 nxt_gmtime(s, tm); in nxt_thread_time_string()366 nxt_gmtime(now.sec + nxt_gmtoff, &tm); in nxt_thread_time_string_no_cache()370 nxt_gmtime(now.sec, &tm); in nxt_thread_time_string_no_cache()
13 nxt_gmtime(nxt_time_t s, struct tm *tm) in nxt_gmtime() function
89 NXT_EXPORT void nxt_gmtime(nxt_time_t s, struct tm *tm);
8 src/nxt_gmtime.c \