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

/bind-9.11.3/bin/check/
H A Dnamed-checkzone.c54 static enum { progmode_check, progmode_compile } progmode; enumerator in enum:__anon1
143 progmode = progmode_compile;
148 if (progmode == progmode_compile) {
485 if (progmode == progmode_compile) {

Completed in 11 milliseconds