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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dzconf.h178 int verbosity; member in struct:zconf
H A Dzconf.c195 { "-v", cmdln, last, CONF_INT, &def.verbosity },
282 set_varptr ("-v", &cp->verbosity, cp2 ? &cp2->verbosity: NULL);
H A Dnscomm.c203 dbg_val3 ("reload_zone %d :%s: :%s:\n", z->verbosity, domain, z->view);
H A Dmisc.c760 //fprintf (stderr, "verbmesg (%d stdout=%d filelog=%d str = :%s:\n", verblvl, conf->verbosity, conf->verboselog, str);
761 if ( verblvl <= conf->verbosity ) /* check if we have to print this to stdout */

Completed in 15 milliseconds