Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/vi/port/
H A Dex_put.c250 (void) putch(' '); in slobber()
251 tputs(cursor_left, 0, putch); in slobber()
378 (void) putch(mc_filler); in flush1()
393 (void) putch(*p++); in flush1()
401 (void) putch('\r'), in flush1()
402 (void) putch('\n'); in flush1()
459 tputs(carriage_return, 0, putch); in fgoto()
460 tputs(cursor_down, 0, putch); in fgoto()
496 tputs(scroll_forward, 0, putch); in fgoto()
498 (void) putch('\n'); in fgoto()
[all …]
H A Dex_cmds2.c638 (void) putch('\r'); in vcontin()
639 (void) putch('\n'); in vcontin()
661 (void) putch('\n'); in vcontin()
H A Dex_vis.h296 #define vputc(c) putch(c)
H A Dex.h451 int putch(char);
H A Dex_vadj.c792 (void) putch('\n'); /* should check NL too */ in vdellin()
H A Dex_vput.c53 tputs(clear_screen, lines, putch); in vclear()
/titanic_44/usr/src/cmd/vi/misc/
H A Dfold.c50 void putch(int c);
84 putch(c); in main()
93 putch(int c) in putch() function
/titanic_44/usr/src/cmd/fold/
H A Dfold.c79 static void putch();
193 (void) putch(c); in main()
203 putch(int c) in putch() function
/titanic_44/usr/src/cmd/unpack/
H A Dunpack.c80 static void putch(char c);
557 putch(Tree[tp+1]); in expand()
619 putch(char c) in putch() function
/titanic_44/usr/src/cmd/sendmail/src/
H A Ddeliver.c4869 goto putch;
4881 putch: