logmessage
logmessage(pri, host, buf);
logmessage(pri, host, *argv++);
logmessage(pri, host, buf);
logmessage(pri, host, buf);
static void logmessage(int, const char *, const char *);