Home
last modified time | relevance | path

Searched refs:fcopy (Results 1 – 8 of 8) sorted by relevance

/trueos/contrib/libreadline/examples/
HDrlcat.c130 fcopy(fp) in fcopy() function
160 return (fcopy(stdin));
175 r = fcopy (fp);
/trueos/gnu/usr.bin/rcs/lib/
HDrcsedit.c211 FILE *fcopy; /* result file descriptor */ variable
445 outfile = fcopy;
480 if (!(fcopy = f)) {
483 if (!(fcopy = fopen_update_truncate(resultname)))
503 Orewind(fcopy);
504 fedit = fcopy;
534 fc = fcopy;
575 fc = fcopy;
606 while (1 < expandline(finptr,fcopy,delta,true,foutptr,true))
628 fcop = fcopy; in copystring()
[all …]
HDrcsgen.c185 Ozclose(&fcopy);
207 Ozclose(&fcopy);
HDrcsbase.h451 extern FILE *fcopy;
/trueos/gnu/usr.bin/rcs/co/
HDco.c386 Ozclose(&fcopy);
457 if (fcopy == neworkptr)
458 fcopy = 0; /* Don't close it twice. */
520 if (fcopy!=workstdout) Ozclose(&fcopy); in cleanup()
/trueos/gnu/usr.bin/rcs/rcsclean/
HDrcsclean.c245 Ozclose(&fcopy); in cleanup()
/trueos/gnu/usr.bin/rcs/rcs/
HDrcs.c649 Ozclose(&fcopy); in cleanup()
1537 Ozclose(&fcopy);
/trueos/gnu/usr.bin/rcs/ci/
HDci.c834 Ozclose(&fcopy); in cleanup()