Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_put.c249 (void) putch(' '); in slobber()
250 tputs(cursor_left, 0, putch); in slobber()
377 (void) putch(mc_filler); in flush1()
392 (void) putch(*p++); in flush1()
400 (void) putch('\r'), in flush1()
401 (void) putch('\n'); in flush1()
497 (void) putch('\n'); in fgoto()
549 (void) putch(c);
909 (void) putch(*cp++); in putS()
913 putch(char c) in putch() function
[all …]
H A Dex_cmds2.c636 (void) putch('\r'); in vcontin()
637 (void) putch('\n'); in vcontin()
659 (void) putch('\n'); in vcontin()
H A Dex_vis.h294 #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.c51 tputs(clear_screen, lines, putch); in vclear()
/illumos-gate/usr/src/cmd/fold/
H A Dfold.c77 static void putch();
191 (void) putch(c); in main()
201 putch(int c) in putch() function
/illumos-gate/usr/src/cmd/unpack/
H A Dunpack.c78 static void putch(char c);
555 putch(Tree[tp+1]); in expand()
617 putch(char c) in putch() function
/illumos-gate/usr/src/cmd/sendmail/src/
H A Ddeliver.c4869 goto putch;
4881 putch: