Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/services/
H A Dmesh.c2285 int numrun = 0; in mesh_run() local
2288 if(numrun++ > MESH_MAX_RUN_ITER) { in mesh_run()