LOG_BOOTP
syslog((priority | LOG_BOOTP), "%s", buf);
#ifndef LOG_BOOTP
openlog(progname, LOG_PID | LOG_NDELAY, LOG_BOOTP);