HomeSort by: relevance | last modified time | path
    Searched defs:stderr_only (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/bootp/common/
report.c 37 static int stderr_only = 1; variable in typeref:typename:int
42 stderr_only = nolog;
44 if (!stderr_only) {
110 if (stderr_only || (debug > 2)) {
115 if (!stderr_only)

Completed in 33 milliseconds