Home
last modified time | relevance | path

Searched defs:expires (Results 1 – 11 of 11) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_secure_link_module.c22 ngx_str_t expires; member
106 time_t expires; in ngx_http_secure_link_variable() local
H A Dngx_http_headers_filter_module.c47 ngx_http_expires_t expires; member
334 ngx_http_expires_t expires; in ngx_http_set_expires() local
471 ngx_http_parse_expires(ngx_str_t *value, ngx_http_expires_t *expires, in ngx_http_parse_expires()
H A Dngx_http_userid_filter_module.c32 time_t expires; member
76 static u_char expires[] = "; expires=Thu, 31-Dec-37 23:55:55 GMT"; variable
/f-stack/app/redis-5.0.5/src/
H A Dredis-check-rdb.c44 unsigned long expires; /* Number of keys with an expire. */ member
H A Dserver.h641 dict *expires; /* Timeout of keys with a timeout set */ member
/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c100 vchiq_mod_timer(struct timer_list *t, unsigned long expires) in vchiq_mod_timer()
H A Dvchi_bsd.h194 unsigned long expires; member
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_core_module.c1940 time_t date, expires; in ngx_http_gzip_ok() local
H A Dngx_http_upstream.h268 ngx_table_elt_t *expires; member
H A Dngx_http_upstream.c4704 time_t expires; in ngx_http_upstream_process_expires() local
H A Dngx_http_request.h271 ngx_table_elt_t *expires; member