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

/bind-9.6-ESV-R11/lib/dns/
H A Ddst_parse.h42 #define MAJOR_VERSION 1 macro
H A Ddst_parse.c348 if (major > MAJOR_VERSION ||
349 (major == MAJOR_VERSION && minor > MINOR_VERSION))
478 fprintf(fp, "%s v%d.%d\n", PRIVATE_KEY_STR, MAJOR_VERSION,

Completed in 522 milliseconds