HomeSort by: relevance | last modified time | path
    Searched defs:checkmax (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/nsd/dist/
options.c 2206 uint8_t checkmin = 1, checkmax = 1; local
2218 if(checkmax)
2224 if(checkmax && maxval[i]!=x[i])
2225 checkmax = 0;
2226 if(!checkmin && !checkmax)

Completed in 23 milliseconds