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

/freebsd-11-stable/libexec/bootpd/
H A Dreport.c33 static int stderr_only = 1; variable
39 stderr_only = nolog;
41 if (!stderr_only) {
107 if (stderr_only || (debug > 2)) {
112 if (!stderr_only)

Completed in 99 milliseconds