Searched refs:stdoutfilename (Results 1 – 2 of 2) sorted by relevance
144 sub stdoutfilename { subroutine916 $CURLOUT = stdoutfilename($LOGDIR, $testnum); # sends received data to stdout999 $CMDLINE .= "$cmdargs > " . stdoutfilename($LOGDIR, $testnum) .
1259 my @actual = loadarray(stdoutfilename($logdir, $testnum));
Completed in 11 milliseconds