Home
last modified time | relevance | path

Searched refs:putch (Results 1 – 25 of 25) sorted by relevance

/original-bsd/lib/libplot/imagen/
H A Dopen.c18 putch((3<<3)|5); in openpl()
19 putch(imP_SET_FAMILY); in openpl()
20 putch(2); in openpl()
22 putch(imP_SET_IL); in openpl()
24 putch(imP_SET_SP); in openpl()
26 putch(imP_SET_PEN); in openpl()
27 putch(2); in openpl()
37 putch(2);
38 putch(1);
39 putch(0);
[all …]
H A Dline.c22 putch(imP_CREATE_PATH); in line()
28 putch(imP_DRAW_PATH); in line()
29 putch(15); /* "black" lines */ in line()
33 putch(c) in putch() function
39 putch(w>>8); in putwd()
40 putch(w); in putwd()
H A Dlabel.c19 putch(imP_SET_ABS_H);
21 putch(imP_SET_ABS_V);
26 putch((c == ' ')?imP_SP:c);
H A Dclose.c16 putch(imP_ENDPAGE); in closepl()
H A Derase.c16 putch(imP_ENDPAGE); in erase()
/original-bsd/lib/libplot/t4014/
H A Dsubr.c37 putch(hiy|040); in cont()
42 putch(extra|0140); in cont()
45 putch(loy|0140); in cont()
46 putch(hix|040); in cont()
52 putch(extra|0140); in cont()
53 putch(loy|0140); in cont()
58 putch(loy|0140); in cont()
62 putch(lox|0100); in cont()
64 putch(0); in cont()
67 putch(c){ in putch() function
H A Dlabel.c34 putch(c);
36 putch(c);
38 putch(c);
H A Dclose.c14 putch(037); in closevt()
18 putch(037); in closepl()
H A Derase.c18 putch(033); in erase()
19 putch(014); in erase()
H A Dlinemod.c16 putch(033);
29 putch(c);
H A Dmove.c13 putch(035); in move()
/original-bsd/lib/libplot/t4013/
H A Dsubr.c35 putch(hiy|040); in cont()
39 putch(loy|0140); in cont()
40 putch(hix|040); in cont()
45 putch(loy|0140); in cont()
48 putch(lox|0100); in cont()
50 putch(0); in cont()
53 putch(c){ in putch() function
H A Dclose.c14 putch(037); in closevt()
18 putch(037); in closepl()
H A Derase.c17 putch(033); in erase()
18 putch(014); in erase()
H A Dlabel.c16 putch(037); /* alpha mode */
18 putch(c);
H A Dmove.c13 putch(035); in move()
/original-bsd/usr.bin/ex/
H A Dex_put.c196 putch(' ');
198 tputs(BC, 0, putch);
200 putch('\b');
304 putch(c); in flush1()
312 putch('\r'), putch('\n'); in flush1()
356 putch('\r'); in fgoto()
360 putch('\n'); in fgoto()
402 putch('\n'); in fgoto()
448 putch(c); in plodput()
797 putch(*cp++);
[all …]
H A Dex_cmds2.c501 putch('\r');
502 putch('\n');
524 putch('\n');
H A Dex_vis.h261 #define vputc(c) putch(c)
H A Dex.h400 int putch();
H A Dex_subr.c128 putch('\207'); in dingdong()
H A Dex_vput.c29 tputs(CL, LINES, putch); in vclear()
H A Dex_vadj.c760 putch('\n'); /* should check NL too */
/original-bsd/old/more/
H A Dmore.c403 putch (ch) in putch() function
457 tputs(ULexit, 1, putch);
699 tputs (Sexit, 1, putch);
835 tputs(eraseln, 1, putch); in cleareol()
840 tputs(EodClr, 1, putch); in clreos()
893 tputs(chUL, 1, putch);
906 tputs(Clear, 1, putch); in doclear()
921 tputs(Home,1,putch); in home()
1743 tputs (Senter, 1, putch);
1745 tputs (Sexit, 1, putch);
[all …]
/original-bsd/usr.sbin/sendmail/src/
H A Ddeliver.c2445 goto putch;
2453 putch: