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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dzconf.c78 # define iscompatible(x) ((x)->used_since != cmdln && compversion >= (x)->used_since && \
79 ((x)->used_till == 1 || (compversion <= (x)->used_till)))
99 static int compversion; variable
482 compversion / 100, compversion % 100);
562 compversion = version;

Completed in 10 milliseconds