Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 11 of 11) sorted by last modified time

/unit/src/
H A Dnxt_http_variables.c363 nxt_http_log_date(u_char *buf, nxt_realtime_t *now, struct tm *tm, in nxt_http_log_date()
H A Dnxt_http_static.c306 struct tm tm; in nxt_http_static_send_ready() local
H A Dnxt_http_request.c923 nxt_http_date_cache_handler(u_char *buf, nxt_realtime_t *now, struct tm *tm, in nxt_http_date_cache_handler()
H A Dnxt_controller.c2652 nxt_controller_date(u_char *buf, nxt_realtime_t *now, struct tm *tm, in nxt_controller_date()
H A Dnxt_unit.c6685 struct tm tm; in nxt_unit_snprint_prefix() local
H A Dnxt_http.h304 nxt_http_date(u_char *buf, struct tm *tm) in nxt_http_date()
H A Dnxt_time.h77 #define nxt_timezone(tm) \ argument
82 #define nxt_timezone(tm) \ argument
87 #define nxt_timezone(tm) \ argument
H A Dnxt_app_log.c112 nxt_log_error_time(u_char *buf, nxt_realtime_t *now, struct tm *tm, size_t size, in nxt_log_error_time()
132 nxt_log_debug_time(u_char *buf, nxt_realtime_t *now, struct tm *tm, size_t size, in nxt_log_debug_time()
H A Dnxt_thread_time.c229 struct tm *tm; in nxt_thread_time_string() local
354 struct tm tm; in nxt_thread_time_string_no_cache() local
H A Dnxt_time.c264 nxt_localtime(nxt_time_t s, struct tm *tm) in nxt_localtime()
276 nxt_localtime(nxt_time_t s, struct tm *tm) in nxt_localtime()
H A Dnxt_gmtime.c13 nxt_gmtime(nxt_time_t s, struct tm *tm) in nxt_gmtime()