Searched refs:UNLIMITED (Results 1 – 1 of 1) sorted by relevance
55 #define UNLIMITED "unlimited" macro327 strcpy(e.expire, UNLIMITED); in hsts_push()352 sts->includeSubDomains ? ".": "", sts->host, UNLIMITED); in hsts_out()435 time_t expires = strcmp(date, UNLIMITED) ? Curl_getdate_capped(date) : in hsts_add()
Completed in 4 milliseconds