Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dtestpkts.c1027 const uint16_t numarray = 3000; in match_noloc_section() local
1028 char* qlines[numarray], *plines[numarray]; in match_noloc_section()
1030 if(num > numarray) fatal_exit("too many RRs"); in match_noloc_section()