Home
last modified time | relevance | path

Searched refs:tftp_openlog (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/libexec/tftpd/
HDtftp-utils.h112 void tftp_openlog(const char *ident, int logopt, int facility);
HDtftp-utils.c130 tftp_openlog(const char *ident, int logopt, int facility) in tftp_openlog() function
HDtftpd.c130 tftp_openlog("tftpd", LOG_PID | LOG_NDELAY, LOG_FTP); in main()