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

/freebsd-11.0-release/libexec/tftpd/
H A Dtftp-utils.c124 static int _tftp_logtostdout = 1; variable
130 _tftp_logtostdout = (ident == NULL);
131 if (_tftp_logtostdout == 0)
139 if (_tftp_logtostdout == 0)
150 if (_tftp_logtostdout == 0) {

Completed in 103 milliseconds