Home
last modified time | relevance | path

Searched refs:outf (Results 51 – 66 of 66) sorted by last modified time

123

/illumos-gate/usr/src/lib/libcurses/screen/
H A Dcurshdr.h161 #ifndef outf
162 extern FILE *outf;
H A Dcbreak.c88 if (outf) in cbreak()
89 fprintf(outf, "cbreak(), file %x, flags %x\n", in cbreak()
92 if (outf) in cbreak()
93 fprintf(outf, "cbreak(), file %x, flags %x\n", in cbreak()
H A Dchkinput.c126 if (outf) { in _chkinput()
127 (void) fprintf(outf, "Found a character on the input " in _chkinput()
137 if (outf) { in _chkinput()
138 (void) fprintf(outf, "Reading ahead\n"); in _chkinput()
147 if (outf) in _chkinput()
156 if (outf) in _chkinput()
157 (void) fprintf(outf, "No input waiting\n"); in _chkinput()
179 if (outf) in _print_queue()
181 (void) fprintf(outf, "inputQ[%d] = %c\n", i, inputQ[i]); in _print_queue()
H A Dcopywin.c67 if (outf) in copywin()
68 fprintf(outf, "copywin(%0.2o, %0.2o);\n", Srcwin, Dstwin); in copywin()
H A Dnewscreen.c86 if (outf == NULL) { in newscreen()
87 outf = fopen("trace", "w"); in newscreen()
88 if (outf == NULL) { in newscreen()
92 setbuf(outf, (char *)NULL); in newscreen()
95 if (outf) in newscreen()
201 if (outf) in newscreen()
202 fprintf(outf, "LINES = %d, COLS = %d\n", LINES, COLS); in newscreen()
279 if (outf) in newscreen()
280 fprintf(outf, "SP %x, stdscr %x, curscr %x\n", in newscreen()
309 if (outf) in _chk_trm()
[all …]
H A Dwaddch.c64 if (outf) in waddch()
66 fprintf(outf, "'%c'", rawc); in waddch()
68 fprintf(outf, "'%c' %o, raw %o", c, c, rawc); in waddch()
124 if ((win->_attrs) && outf) in waddch()
159 if (outf) { in waddch()
162 fprintf(outf, "ERR because " in waddch()
166 fprintf(outf, "line: '"); in waddch()
169 fprintf(outf, "%c", in waddch()
171 fprintf(outf, "'\n"); in waddch()
186 if (outf) { in waddch()
[all …]
H A Dtparm.c294 if (outf) in tparm()
374 if (outf) in tparm()
530 if (outf) in tparm()
531 fprintf(outf, "TPARM:" in tparm()
552 else if (outf) { in tparm()
553 fprintf(outf, "TPARM: bad" in tparm()
569 else if (outf) { in tparm()
583 if (outf) in tparm()
607 if (outf) in tparm()
716 if (outf) in tparm()
[all …]
H A Dtgetch.c111 if (outf) in tgetch()
142 if (outf) in _readchar()
143 fprintf(outf, "FIONREAD returns %d\n", arg); in _readchar()
163 if (outf) in _readchar()
204 if (outf) in _getkey()
237 if (outf) in _getkey()
238 fprintf(outf, "Timed out\n"); in _getkey()
242 if (outf) in _getkey()
243 fprintf(outf, in _getkey()
356 if (outf) in _getkey()
[all …]
H A Dscr_reset.c89 if (outf) in scr_reset()
90 fprintf(outf, "clear it because of " in scr_reset()
114 if (outf) in scr_reset()
115 fprintf(outf, "Filedes = %hd, " in scr_reset()
/illumos-gate/usr/src/cmd/refer/
H A Dinv2.c22 newkeys(FILE *outf, FILE *inf, FILE *recf, int nhash, FILE *fd, int *iflong) in newkeys() argument
69 fprintf(outf, "%04d %06ld\n", hash(keyv[i])%nhash, lp); in newkeys()
86 fprintf(outf, "%04d %06ld\n", in newkeys()
/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioLib.cc75 AudioFile* outf; in Audio_WriteOutputFile() local
79 outf = new AudioFile(path, (FileAccess)WriteOnly); in Audio_WriteOutputFile()
80 if (outf == 0) in Audio_WriteOutputFile()
84 if ((err = outf->SetHeader(hdr)) || (err = outf->Create())) { in Audio_WriteOutputFile()
85 delete outf; in Audio_WriteOutputFile()
90 err = AudioCopy(input, outf); in Audio_WriteOutputFile()
93 delete outf; in Audio_WriteOutputFile()
/illumos-gate/usr/src/ucblib/libcurses/
H A Dcr_put.c51 fprintf(outf, "MVCUR: moving cursor from (%d,%d) to (%d,%d)\n", in mvcur()
/illumos-gate/usr/src/test/util-tests/tests/make/
H A Dmake_test.ksh136 outf=$(mktemp)
139 $MAKE -C > $outf 2>&1 && fail "$tst" || pass "$tst"
140 egrep -s 'Missing argument' $outf && pass "$tst (output)" \
144 MAKEFLAGS="-C" $MAKE > $outf 2>&1 && fail "$tst" || pass "$tst"
145 egrep -s 'Missing argument' $outf && pass "$tst (output)" \
149 $MAKE -C /no/such/directory > $outf 2>&1 && fail "$tst" || pass "$tst"
150 egrep -s 'No such file or directory' $outf && pass "$tst (output)" \
154 MAKEFLAGS="-C /no/such/directory" $MAKE > $outf 2>&1 && fail "$tst" \
156 egrep -s 'No such file or directory' $outf && pass "$tst (output)" \
159 rm -f $outf
/illumos-gate/usr/src/cmd/vi/misc/
H A Dctags.c145 *outf; /* ioptr for tags file */ variable
273 outf = fopen(outfile, aflag ? "a" : "w"); in main()
274 if (outf == NULL) { in main()
279 (void) fclose(outf); in main()
1015 (void) fprintf(outf, "%s\t%s\t%c^",
1019 (void) fprintf(outf, "\\\\");
1023 (void) putc(*sp, outf);
1038 (void) fprintf(outf, "%s\t%s\t%c^",
1042 (void) fprintf(outf, "\\\\");
1046 (void) putc(*sp, outf);
[all …]
/illumos-gate/usr/src/cmd/tcopy/
H A Dtcopy.c57 char *inf, *outf; variable
76 outf = argv[2]; in main()
84 if ((outp = open(outf, O_WRONLY, 0666)) < 0) { in main()
85 (void) fprintf(stderr, "Can't open %s\n", outf); in main()
/illumos-gate/usr/src/cmd/dtrace/test/tst/i86xpv/xdt/
H A Dtst.schedargs.ksh44 outf=/tmp/sched.args.$$
48 $dtrace -c '/usr/bin/sleep 10' -o $outf -qs /dev/stdin <<EOF
109 ' $outf
120 rm $outf

123