Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libcurses/screen/
H A Dtputs.c48 _tpad(char *, int, int (*)(char));
51 _tpad(char *cp, int affcnt, int (*outc)(char x)) in _tpad() function
153 cp = _tpad(cp, affcnt, outc); in tputs()