tftp_openlog
void tftp_openlog(const char *ident, int logopt, int facility);
tftp_openlog("tftpd", LOG_PID | LOG_NDELAY, LOG_FTP);