Home
last modified time | relevance | path

Searched refs:vputchar (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vput.c122 (void) vputchar(' '); in vclreol()
369 (void) vputchar(wchar); in vshowmode()
629 (void) vputchar(c); in vinschar()
708 (void) vputchar(c); in vinschar()
853 Outchar = vputchar; in vnpins()
943 (void) vputchar(' '); in vishft()
1035 (void) vputchar(c); in viin()
1052 (void) vputchar(*tp); in viin()
1208 vputchar(wchar_t c) function
1243 (void) vputchar('>');
[all …]
H A Dex_cmds2.c307 if (Outchar != vputchar) { in fixol()
311 Outchar = vputchar; in fixol()
317 Outchar = vputchar; in fixol()
H A Dex_v.c246 Outchar = vputchar; in oop()
348 Outchar = vputchar; in vop()
H A Dex_vis.h309 int vputchar();
H A Dex_vops2.c520 Outchar = vputchar; in vappend()
986 Outchar = vputchar;
1459 (void) vputchar(' ');
H A Dex_voper.c918 if (Outchar == vputchar) in lfixol()
938 Outchar = vputchar; in lfixol()
H A Dex_vmain.c1270 (void) vputchar(esave[i]);
1444 Outchar = vputchar;
H A Dex_vops.c444 (void) vputchar('@'); in vdelete()