Home
last modified time | relevance | path

Searched refs:ngx_time_t (Results 1 – 13 of 13) sorted by relevance

/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_times.h20 } ngx_time_t; typedef
34 extern volatile ngx_time_t *ngx_cached_time;
37 #define ngx_timeofday() (ngx_time_t *) ngx_cached_time
H A Dngx_times.c30 volatile ngx_time_t *ngx_cached_time;
48 static ngx_time_t cached_time[NGX_TIME_SLOTS];
87 ngx_time_t *tp; in ngx_time_update()
228 ngx_time_t *tp; in ngx_time_sigsafe_update()
H A Dngx_cycle.c45 ngx_time_t *tp; in ngx_init_cycle()
/f-stack/app/nginx-1.16.1/src/os/unix/
H A Dngx_posix_init.c37 ngx_time_t *tp; in ngx_os_init()
H A Dngx_process_cycle.c1005 ngx_time_t *tp; in ngx_worker_process_init()
/f-stack/app/nginx-1.16.1/src/stream/
H A Dngx_stream_handler.c26 ngx_time_t *tp; in ngx_stream_init_connection()
H A Dngx_stream_variables.c689 ngx_time_t *tp; in ngx_stream_variable_session_time()
806 ngx_time_t *tp; in ngx_stream_variable_msec()
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_log_module.c829 ngx_time_t *tp; in ngx_http_log_msec()
841 ngx_time_t *tp; in ngx_http_log_request_time()
H A Dngx_http_autoindex_module.c442 ngx_time_t *tp; in ngx_http_autoindex_html()
/f-stack/app/nginx-1.16.1/src/event/
H A Dngx_event.c504 ngx_time_t *tp; in ngx_event_module_init()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_variables.c2123 ngx_time_t *tp; in ngx_http_variable_request_time()
2284 ngx_time_t *tp; in ngx_http_variable_msec()
H A Dngx_http_request.c540 ngx_time_t *tp; in ngx_http_alloc_request()
H A Dngx_http_core_module.c2234 ngx_time_t *tp; in ngx_http_subrequest()