Searched refs:vputch (Results 1 – 3 of 3) sorted by relevance
295 #define vputp(cp, cnt) tputs(cp, cnt, vputch)
453 int vputch(char);
1573 vputch(char c) function