Searched defs:TIMING_NTAGS (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/
H A Ddst_parse.c55 #define TIMING_NTAGS (DST_MAX_TIMES + 1) macro
56 static const char *timetags[TIMING_NTAGS] = {
180 return (find_metadata(s, timetags, TIMING_NTAGS));
594 INSIST(tag < TIMING_NTAGS);
836 for (i = 0; i < TIMING_NTAGS; i++) {

Completed in 9 milliseconds