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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dnscomm.c88 verbmesg (2, z, "\t rndc %s return: \"%s\"\n", action, str_chop (str, '\n'));
153 verbmesg (2, zp->conf, "\t %s distribute return: \"%s\"\n", zp->conf->dist_cmd, str_chop (str, '\n'));
172 verbmesg (2, zp->conf, "\t %s distribute return: \"%s\"\n", zp->conf->dist_cmd, str_chop (str, '\n'));
187 verbmesg (2, zp->conf, "\t %s reload return: \"%s\"\n", zp->conf->dist_cmd, str_chop (str, '\n'));
224 verbmesg (2, z, "\t rndc reload return: \"%s\"\n", str_chop (str, '\n'));
H A Dmisc.h84 extern char *str_chop (char *str, char c);
H A Dmisc.c234 ** str_chop (str, c)
237 char *str_chop (char *str, char c) function
764 str_chop (str, '\n');
H A Dzkt-signer.c963 verbmesg (2, conf, "\t Cmd dnssec-signzone return: \"%s\"\n", str_chop (str, '\n'));

Completed in 15 milliseconds