Home
last modified time | relevance | path

Searched refs:vputch (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_vis.h293 #define vputp(cp, cnt) tputs(cp, cnt, vputch)
H A Dex.h453 int vputch(char);
H A Dex_vput.c1571 vputch(char c) function