Searched refs:KEY_NOTUSED (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dsplay.c104 static struct timeval KEY_NOTUSED = {-1,-1}; /* will *NEVER* appear */ local
125 t->key = KEY_NOTUSED; /* and we set the key in the sub node to NOTUSED
226 static struct timeval KEY_NOTUSED = {-1,-1}; /* will *NEVER* appear */ local
232 if(compare(KEY_NOTUSED, removenode->key) == 0) {
258 succession of a node with key != KEY_NOTUSED && same != NULL

Completed in 106 milliseconds