13static stralloc 
tmp = {0};
 
   22  logmsg(
WHO,111,FATAL,
"out of memory");
 
   28    logmsg(
WHO,-1,FATAL,B(
"unable to read ",
auto_qmail,
"/control/me"));
 
   32      logmsg(
WHO,-1,FATAL,B(
"unable to read ",
auto_qmail,
"/control/rewrite"));
 
   37      logmsg(
WHO,-1,FATAL,B(
"unable to read ",
auto_qmail,
"/control/defaulthost"));
 
   43      logmsg(
WHO,-1,FATAL,B(
"unable to read ",
auto_qmail,
"/control/defaultdomain"));
 
   49      logmsg(
WHO,-1,FATAL,B(
"unable to read ",
auto_qmail,
"/control/plusdomain"));
 
   68    logmsg(
WHO,-1,FATAL,B(
"unable to read ",
auto_qmail,
"/control/idhost"));
 
 
int rwhconfig(config_str *rewrite, stralloc *idappend)
int rewritehost(stralloc *, char *, unsigned int, stralloc *)
int config_readline(config_str *c, char *fn)
int config_copy(config_str *c, config_str *d)
int config_env(config_str *c, char *s)
int config_default(config_str *c, char *s)
int config_readfile(config_str *c, char *fn)