Home
last modified time | relevance | path

Searched refs:workstdout (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/rcs/dist/src/
H A Dco.c360 neworkptr = workstdout = stdout;
511 Ofclose(workstdout);
523 if (fcopy!=workstdout) Ozclose(&fcopy); in cleanup()
525 if (neworkptr!=workstdout) Ozclose(&neworkptr); in cleanup()
807 if (lastjoin<=i+2 && workstdout) *p++ = "-p";
H A Drcsfnms.c196 FILE *workstdout; variable
795 if (paired && workstdout)
1054 case 'p': workstdout = stdout;
H A Drcslex.c1172 if (fflush(workstdout ? workstdout : stdout) != 0 && !Oerrloop) in oflush()
H A Drcsbase.h500 extern FILE *workstdout;