Home
last modified time | relevance | path

Searched refs:ngx_atotm (Results 1 – 4 of 4) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_secure_link_module.c137 expires = ngx_atotm(p, last - p); in ngx_http_secure_link_variable()
/f-stack/app/nginx-1.16.1/src/core/
H A Dngx_string.h180 time_t ngx_atotm(u_char *line, size_t n);
H A Dngx_string.c1058 ngx_atotm(u_char *line, size_t n) in ngx_atotm() function
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request.c1970 ngx_atotm(r->headers_in.keep_alive->value.data, in ngx_http_process_request_header()