Home
last modified time | relevance | path

Searched refs:EXPIRE_LAST (Results 1 – 2 of 2) sorted by relevance

/external/curl/lib/
Durldata.h1218 EXPIRE_LAST /* not an actual timer, used as a marker only */ enumerator
1301 struct time_node expires[EXPIRE_LAST]; /* nodes for each expire type */
Dmulti.c2951 DEBUGASSERT(id < EXPIRE_LAST); in Curl_expire()