Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/libunbound/
H A Dcontext.c140 #define NUM_ID_TRIES 100000 macro
149 if(tries++ > NUM_ID_TRIES) in find_id()