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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/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 34 milliseconds