Searched refs:maxage (Results 1 – 3 of 3) sorted by relevance
111 free(co->maxage); in freecookie()307 if((co->expirestr || co->maxage) && co->expires < now) { in remove_expired()522 strstore(&co->maxage, whatptr); in Curl_cookie_add()523 if(!co->maxage) { in Curl_cookie_add()568 if(co->maxage) { in Curl_cookie_add()570 curlx_strtoofft((*co->maxage=='\"')? in Curl_cookie_add()571 &co->maxage[1]:&co->maxage[0], NULL, 10); in Curl_cookie_add()832 free(clist->maxage); in Curl_cookie_add()
41 char *maxage; /* Max-Age = <value> */ member
4907 + cookies with maxage==0 expired 1 jan 1970