Searched defs:tputs (Results 1 – 3 of 3) sorted by relevance
263 NCURSES_SP_NAME(tputs) (NCURSES_SP_DCLx in NCURSES_SP_NAME() argument441 tputs(const char *string, int affcnt, int (*outc) (int)) in tputs() function
1151 tputs(const char *string, int affcnt GCC_UNUSED, int (*outc) (int) GCC_UNUSED) in tputs() function
1665 NCURSES_SP_NAME(tputs) (NCURSES_SP_ARGx in ClearScreen() local