Home
last modified time | relevance | path

Searched defs:tputs (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/ucblib/libtermcap/
H A Dtputs.c67 tputs(char *cp, int affcnt, int (*outc)(char)) in tputs() function
/illumos-gate/usr/src/lib/libcurses/screen/
H A Dtputs.c144 tputs(char *cp, int affcnt, int (*outc)(char)) in tputs() function
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dtputs.c73 tputs(string, affcnt, putout) in tputs() function
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Dtputs.c71 tputs(const char *string, int affcnt, int (*putout)(int)) in tputs() function