Home
last modified time | relevance | path

Searched refs:freopen (Results 1 – 25 of 71) sorted by last modified time

123

/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-dtrace-tests.p5m766 file path=opt/SUNWdtrt/tst/common/funcs/tst.freopen.ksh mode=0444
H A Dsystem-library.man3c.inc414 file path=usr/share/man/man3c/freopen.3c
/illumos-gate/usr/src/man/man3c/
H A DMakefile153 freopen.3c \
/illumos-gate/usr/src/lib/libc/port/
H A Dmapfile-vers2631 freopen;
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfr.c340 (void) freopen("/dev/null", "w", stderr); in set_output()
342 (void) freopen(logfile, "a", stderr); in set_output()
/illumos-gate/usr/src/cmd/bnu/
H A Duustat.c317 if (freopen(f, "r", stdin) == NULL) in main()
H A Duucico.c290 if (freopen(RMTDEBUG, "a", stderr) == 0) {
292 freopen("/dev/null", "w", stderr);
H A Dgename.c119 fp = freopen(seqfile, "w", fp);
/illumos-gate/usr/src/test/libc-tests/tests/stdio/
H A Dmemstream_reopen.c45 FILE *new = freopen(NULL, "r", f); in check_reopen()
/illumos-gate/usr/src/cmd/acct/
H A Dacctcon1.c420 freopen(report, "w", stdout); in printrep()
444 freopen(replin, "w", stdout); in printlin()
H A Dacctcms.c231 if (freopen(fname, "r", stdin) == NULL) { in tdofile()
309 if (freopen(fname, "r", stdin) == NULL) { in dofile()
H A Dacctcom.c302 if(freopen(fname, "r", stdin) == NULL) { in dofile()
/illumos-gate/usr/src/tools/cw/
H A Dcw.c1240 if (freopen("/dev/fd/2", "w", stderr) == NULL) { in exec_ctx()
/illumos-gate/usr/src/ucbcmd/from/
H A Dfrom.c78 if (freopen(mailbox, "r", stdin) == NULL) { in main()
/illumos-gate/usr/src/cmd/ypcmd/yppasswd/
H A Dyppasswdd.c378 freopen("/dev/null", "r+", stdin); in main()
379 freopen("/dev/null", "r+", stdout); in main()
380 freopen("/dev/null", "r+", stderr); in main()
/illumos-gate/usr/src/cmd/strings/
H A Dstrings.c297 if (freopen(argv[optind], "r", stdin) == NULL) {
/illumos-gate/usr/src/cmd/nohup/
H A Dnohup.c182 (void) freopen("/dev/tty", "w", stderr); in main()
/illumos-gate/usr/src/cmd/msgfmt/
H A Dxgettext.lx.l139 (void) freopen(gargv[optind], "r", stdin);
140 if ((fp = freopen(gargv[optind], "r", stdin)) == NULL) {
/illumos-gate/usr/src/cmd/fold/
H A Dfold.c179 if (freopen(cmdline[optind], "r", stdin) == NULL) { in main()
/illumos-gate/usr/src/cmd/expand/
H A Dexpand.c125 if (freopen(argv[0], "r", stdin) == NULL) {
H A Dunexpand.c98 if (freopen(argv[0], "r", stdin) == NULL) {
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/version/
H A Dtst.1.0.d40 int freopen; variable
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/printa/
H A Dtst.many.d40 freopen("/dev/null");
/illumos-gate/usr/src/tools/cscope-fast/
H A Ddisplay.c425 (void) freopen(temp2, "r", nonglobalrefs); in search()
435 (void) freopen(temp1, "r", refsfound); in search()
474 } else if (freopen(temp1, "w", refsfound) == NULL) { in writerefsfound()
/illumos-gate/usr/src/lib/libc/port/stdio/
H A DREADME.design214 calling freopen(3C).

123