Home
last modified time | relevance | path

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

/freebsd/libexec/tftpd/
H A Dtftp-utils.c127 static int _tftp_logtostdout = 1; variable
133 _tftp_logtostdout = (ident == NULL); in tftp_openlog()
134 if (_tftp_logtostdout == 0) in tftp_openlog()
142 if (_tftp_logtostdout == 0) in tftp_closelog()
155 if (_tftp_logtostdout == 0) { in tftp_log()