HomeSort by: relevance | last modified time | path
    Searched refs:ZONEC_PCT_COUNT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nsd/dist/
options.h 640 #define ZONEC_PCT_COUNT 100000 /* elements before pct check is done */
nsec3.c 655 if(++c % ZONEC_PCT_COUNT == 0 && time(NULL) > s + ZONEC_PCT_TIME) {

Completed in 25 milliseconds