Home
last modified time | relevance | path

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

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