Searched refs:tostdout (Results 1 – 2 of 2) sorted by relevance
134 int tostdout = FALSE; /* non-status stuff goes to stdout? */ variable277 tostdout = TRUE; in options()419 if (tostdout == FALSE) in filter()429 if (tostdout == FALSE) in filter()437 if (tostdout == FALSE) in filter()575 if (tostdout == TRUE && status[i].val == UNKNOWN && curfile > 0) in getstatus()
169 static int tostdout = FALSE; /* non-status stuff goes to stdout? */ variable350 tostdout = TRUE; in options()445 tostdout = FALSE; in initialize()447 if (tostdout == TRUE) /* force separate read/write procs */ in initialize()452 tostdout = FALSE; in initialize()468 if (line == NULL && (interactive == TRUE || tostdout == TRUE)) in initialize()611 } else if (interactive == TRUE || tostdout == TRUE) in split()940 if (tostdout == TRUE && currentstate != START) { in getstatus()