Lines Matching refs:verbmesg
72 verbmesg (1, z, "\t%s dynamic zone %s\n", action, str);
79 verbmesg (2, z, "\t Run cmd \"%s\"\n", cmdline);
88 verbmesg (2, z, "\t rndc %s return: \"%s\"\n", action, str_chop (str, '\n'));
124 verbmesg (1, zp->conf, mesg, zp->conf->dist_cmd);
143 verbmesg (1, zp->conf, "\tDistribute keys for zone %s\n", zone);
149 verbmesg (2, zp->conf, "\t Run cmd \"%s\"\n", cmdline);
153 verbmesg (2, zp->conf, "\t %s distribute return: \"%s\"\n", zp->conf->dist_cmd, str_chop (str, '\n'));
162 verbmesg (1, zp->conf, "\tDistribute zone %s\n", zone);
168 verbmesg (2, zp->conf, "\t Run cmd \"%s\"\n", cmdline);
172 verbmesg (2, zp->conf, "\t %s distribute return: \"%s\"\n", zp->conf->dist_cmd, str_chop (str, '\n'));
177 verbmesg (1, zp->conf, "\tReload zone %s\n", zone);
183 verbmesg (2, zp->conf, "\t Run cmd \"%s\"\n", cmdline);
187 verbmesg (2, zp->conf, "\t %s reload return: \"%s\"\n", zp->conf->dist_cmd, str_chop (str, '\n'));
210 verbmesg (1, z, "\tReload zone %s\n", str);
220 verbmesg (2, z, "\t Run cmd \"%s\"\n", cmdline);
224 verbmesg (2, z, "\t rndc reload return: \"%s\"\n", str_chop (str, '\n'));