Home
last modified time | relevance | path

Searched refs:PSL_TTL (Results 1 - 2 of 2) sorted by relevance

/third_party/curl/lib/
H A Dpsl.c84 expires = now < TIME_T_MAX - PSL_TTL? now + PSL_TTL: TIME_T_MAX; in Curl_psl_use()
H A Dpsl.h30 #define PSL_TTL (72 * 3600) /* PSL time to live before a refresh. */ macro

Completed in 1 milliseconds