Searched refs:KEY_NOTUSED (Results 1 – 1 of 1) sorted by relevance
103 static const struct curltime KEY_NOTUSED = { in Curl_splayinsert() local117 node->key = KEY_NOTUSED; /* we set the key in the sub node to NOTUSED in Curl_splayinsert()213 static const struct curltime KEY_NOTUSED = { in Curl_splayremovebyaddr() local221 if(compare(KEY_NOTUSED, removenode->key) == 0) { in Curl_splayremovebyaddr()