readpidfile
static pid_t readpidfile(const char *);
pid = readpidfile(log->pidfile);
pid = readpidfile(_PATH_SYSLOGDPID);