cap_openlog
void cap_openlog(cap_channel_t *chan, const char *ident, int logopt,
cap_openlog(capsyslog, getprogname(), LOG_PID | LOG_NDELAY, DHCPD_LOG_FACILITY);
cap_openlog(capsyslog, "savecore", LOG_OPTIONS, LOG_FACILITY);
cap_openlog(capsyslog, tag, logflags, 0);
cap_openlog(capsyslog, progname, LOG_NDELAY | LOG_PID,