Searched defs:tm (Results 1 – 11 of 11) sorted by relevance
/unit/src/ |
H A D | nxt_time.h | 77 #define nxt_timezone(tm) \ argument 82 #define nxt_timezone(tm) \ argument 87 #define nxt_timezone(tm) \ argument
|
H A D | nxt_app_log.c | 112 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 D | nxt_gmtime.c | 13 nxt_gmtime(nxt_time_t s, struct tm *tm) in nxt_gmtime()
|
H A D | nxt_time.c | 264 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 D | nxt_thread_time.c | 229 struct tm *tm; in nxt_thread_time_string() local 354 struct tm tm; in nxt_thread_time_string_no_cache() local
|
H A D | nxt_http_variables.c | 358 nxt_http_log_date(u_char *buf, nxt_realtime_t *now, struct tm *tm, in nxt_http_log_date()
|
H A D | nxt_http_static.c | 308 struct tm tm; in nxt_http_static_send_ready() local
|
H A D | nxt_http_request.c | 870 nxt_http_date_cache_handler(u_char *buf, nxt_realtime_t *now, struct tm *tm, in nxt_http_date_cache_handler()
|
H A D | nxt_http.h | 304 nxt_http_date(u_char *buf, struct tm *tm) in nxt_http_date()
|
H A D | nxt_controller.c | 2651 nxt_controller_date(u_char *buf, nxt_realtime_t *now, struct tm *tm, in nxt_controller_date()
|
H A D | nxt_unit.c | 6684 struct tm tm; in nxt_unit_snprint_prefix() local
|