Searched refs:stdoutfd (Results 1 – 1 of 1) sorted by relevance
180 static int stdoutfd = 1; // output file descriptor - variable483 r = write(stdoutfd, s, l - n); in writeNbytes()784 if (close(stdoutfd) < 0) in emit_troff_output()788 if (stdoutfd == 1) { in emit_troff_output()789 if (dup(2) != stdoutfd) in emit_troff_output()