Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/unbound/libunbound/
Dcontext.c111 #define NUM_ID_TRIES 100000 macro
120 if(tries++ > NUM_ID_TRIES) in find_id()