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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dzconf.c77 # define iscmdline(x) ((x)->used_since == cmdln)
78 # define iscompatible(x) ((x)->used_since != cmdln && compversion >= (x)->used_since && \
122 short used_since; /* compability (from version; 0 == command line) */ member in struct:__anon76

Completed in 10 milliseconds