Searched refs:outf (Results 26 - 50 of 66) sorted by relevance

123

/opensolaris-onvv-gate/usr/src/ucblib/libcurses/
H A Dtstp.c40 if (outf)
41 (void) fflush(outf);
H A Dmove.c34 fprintf(outf, "MOVE to (%d, %d)\n", y, x);
H A Dtoucholap.c39 fprintf(outf, "TOUCHOVERLAP(%0.2o, %0.2o);\n", win1, win2);
46 fprintf(outf, "TOUCHOVERLAP:from (%d,%d) to (%d,%d)\n",
48 fprintf(outf, "TOUCHOVERLAP:win1 (%d,%d) to (%d,%d)\n",
51 fprintf(outf, "TOUCHOVERLAP:win2 (%d,%d) to (%d,%d)\n",
H A Dtouchwin.c37 fprintf(outf, "TOUCHWIN(%0.2o)\n", win);
53 fprintf(outf, "TOUCHLINE(%0.2o, %d, %d, %d)\n", win, y, sx, ex);
54 fprintf(outf, "TOUCHLINE:first = %d, last = %d\n",
69 fprintf(outf, "TOUCHLINE:first = %d, last = %d\n",
H A Daddch.c40 fprintf(outf, "ADDCH('%c') at (%d, %d)\n", c, y, x);
51 fprintf(outf, "ADDCH: 1: y = %d, x = %d, firstch = %d,"
71 fprintf(outf, "ADDCH: 2: y = %d, x = %d, firstch = %d,"
103 fprintf(outf, "SET_CH(%0.2o, %d, %d)\n", win, y, x);
114 fprintf(outf, "SET_CH: change gives f/l: %d/%d [%d/%d]\n",
H A Dnewwin.c89 fprintf(outf, "NEWWIN: win->_ch_off = %d\n", win->_ch_off);
109 fprintf(outf, "SUBWIN(%0.2o, %d, %d, %d, %d)\n", orig, nl, nc, by, bx);
141 fprintf(outf, "_SET_SUBWIN_: win->_ch_off = %d\n", win->_ch_off);
166 fprintf(outf, "MAKENEW(%d, %d, %d, %d)\n", nl, nc, by, bx);
171 fprintf(outf, "MAKENEW: nl = %d\n", nl);
178 fprintf(outf, "MAKENEW: nc = %d\n", nc);
191 fprintf(outf, "MAKENEW: win->_clear = %d\n", win->_clear);
192 fprintf(outf, "MAKENEW: win->_leave = %d\n", win->_leave);
193 fprintf(outf, "MAKENEW: win->_scroll = %d\n", win->_scroll);
194 fprintf(outf, "MAKENE
[all...]
H A Dcurses.ext54 #define outf _outf
56 FILE *outf;
H A Dcr_tty.c84 fprintf(outf, "GETTMODE: UPPERCASE = %s\n", UPPERCASE ? "TRUE":"FALSE");
85 fprintf(outf, "GETTMODE: GT = %s\n", GT ? "TRUE" : "FALSE");
86 fprintf(outf, "GETTMODE: NONL = %s\n", NONL ? "TRUE" : "FALSE");
87 fprintf(outf, "GETTMODE: ospeed = %d\n", ospeed);
102 fprintf(outf, "SETTERM(\"%s\")\n", type);
103 fprintf(outf, "SETTERM: LINES = %d, COLS = %d\n", LINES, COLS);
113 fprintf(outf, "SETTERM: tty = %s\n", type);
135 fprintf(outf, "SETTERM: LINES = %d, COLS = %d\n", LINES, COLS);
183 fprintf(outf, "%2.2s = %s\n", namp, *fp[-1] ? "TRUE" : "FALSE");
194 fprintf(outf, "
[all...]
H A Doverlay.c42 fprintf(outf, "OVERLAY(%0.2o, %0.2o);\n", win1, win2);
49 fprintf(outf, "OVERLAY:from (%d,%d) to (%d,%d)\n",
H A Doverwrite.c41 fprintf(outf, "OVERWRITE(%0.2o, %0.2o);\n", win1, win2);
50 fprintf(outf, "OVERWRITE:from (%d,%d) to (%d,%d)\n",
H A Drefresh.c93 fprintf(outf, "REFRESH(%0.2o): curwin = %d\n", win, curwin);
94 fprintf(outf, "REFRESH:\n\tfirstch\tlastch\n");
98 fprintf(outf, "%d\t%d\t%d\n", wy, win->_firstch[wy],
115 fprintf(outf, "\t%d\t%d\n", win->_firstch[wy],
194 fprintf(outf, "MAKECH: 1: wx = %d, lx = %d\n", wx, lx);
209 fprintf(outf, "MAKECH: clsp = %d,"
215 fprintf(outf, "MAKECH: using"
274 fprintf(outf,
284 fprintf(outf, "MAKECH: 2: wx = %d, lx = %d\n", wx, lx);
311 fprintf(outf, "MAKEC
[all...]
/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A Dwgetch.c64 if (outf) {
65 fprintf(outf, "WGETCH: SP->fl_echoit = %c\n",
67 fprintf(outf, "_use_keypad %d, kp_state %d\n",
69 fprintf(outf, "file %x fd %d\n", SP->input_file,
H A Dwscrl.c55 if (outf)
57 fprintf(outf, "scroll(stdscr, %d)\n", n);
60 fprintf(outf, "scroll(curscr, %d)\n", n);
62 fprintf(outf, "scroll(%x, %d)\n", win, n);
H A Ddelscreen.c53 if (outf)
54 fprintf(outf, "delscreen: screen %x\n", screen);
H A Dinitscr.c89 if (outf)
90 fprintf(outf, "initscr: term = %s\n", SP);
H A Dnewscreen.c84 if (outf == NULL) {
85 outf = fopen("trace", "w");
86 if (outf == NULL) {
90 setbuf(outf, (char *)NULL);
93 if (outf)
94 fprintf(outf, "NEWTERM(type=%s, outfptr=%x %d, infptr=%x %d) "
199 if (outf)
200 fprintf(outf, "LINES = %d, COLS = %d\n", LINES, COLS);
277 if (outf)
278 fprintf(outf, "S
[all...]
H A Dtparm.c276 fprintf(outf, "TPARM: Memory allocation"
280 fprintf(outf, "TPARM: Stack underflow.");
295 if (outf)
296 fprintf(outf, "TPARM: null arg\n");
375 if (outf)
376 fprintf(outf, "TPARM: invalid "
532 if (outf)
533 fprintf(outf, "TPARM:"
554 else if (outf) {
555 fprintf(outf, "TPAR
[all...]
H A Dtgetch.c108 if (outf)
109 fprintf(outf, "TGETCH read '%s'\n", unctrl(inp));
139 if (outf)
140 fprintf(outf, "FIONREAD returns %d\n", arg);
160 if (outf)
161 fprintf(outf, "read from %d returns %d chars, first %o\n",
201 if (outf)
202 fprintf(outf, "getkey(): looking in linear table, "
234 if (outf)
235 fprintf(outf, "Time
[all...]
H A Dcurses.c75 FILE *outf = stderr; /* debug output file */ variable
H A Dwaddnstr.c63 if (outf) {
65 fprintf(outf, "waddnstr(stdscr, ");
67 fprintf(outf, "waddnstr(%o, ", win);
68 fprintf(outf, "\"%s\")\n", str);
H A Ddraino.c80 if (outf)
81 fprintf(outf, "draino: rv %d, ncneeded %d, "
H A Doverlap.c59 if (outf)
60 fprintf(outf, "OVERWRITE(0%o, 0%o);\n", Srcwin, Dstwin);
H A Dscr_reset.c91 if (outf)
92 fprintf(outf, "clear it because of "
116 if (outf)
117 fprintf(outf, "Filedes = %hd, "
/opensolaris-onvv-gate/usr/src/cmd/refer/
H A Dinv2.c24 newkeys(FILE *outf, FILE *inf, FILE *recf, int nhash, FILE *fd, int *iflong) argument
27 * reads key lines from inf; hashes and writes on outf;
28 * writes orig key on recf, records pointer on outf too.
29 * format of outf is : hash code space record pointer
71 fprintf(outf, "%04d %06ld\n", hash(keyv[i])%nhash, lp);
88 fprintf(outf, "%04d %06ld\n",
/opensolaris-onvv-gate/usr/src/cmd/tcopy/
H A Dtcopy.c59 char *inf, *outf; variable
79 outf = argv[2];
87 if ((outp = open(outf, O_WRONLY, 0666)) < 0) {
88 (void) fprintf(stderr, "Can't open %s\n", outf);

Completed in 297 milliseconds

123