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

/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Ddst_parse.c59 #define TIMING_NTAGS (DST_MAX_TIMES + 1) macro
60 static const char *timetags[TIMING_NTAGS] = {
168 return (find_metadata(s, timetags, TIMING_NTAGS));
471 INSIST(tag < TIMING_NTAGS);
655 for (i = 0; i < TIMING_NTAGS; i++) {

Completed in 73 milliseconds