Searched refs:KEY_NOTUSED (Results 1 – 1 of 1) sorted by relevance
106 static const struct curltime KEY_NOTUSED = { in Curl_splayinsert() local120 node->key = KEY_NOTUSED; /* we set the key in the sub node to NOTUSED in Curl_splayinsert()217 static const struct curltime KEY_NOTUSED = { in Curl_splayremove() local227 if(compare(KEY_NOTUSED, removenode->key) == 0) { in Curl_splayremove()
Completed in 4 milliseconds