Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libcurses/screen/
H A Dvidupdate.c262 (void) tputs(tparm_p0(exit_attribute_mode), 1, outc); in _change_video()
268 (void) tputs(tparm_p0 in _change_video()
285 (void) tputs(tparm_p0(cur_term->turn_on_seq[i]), in _change_video()
323 (void) tputs(tparm_p0(orig_pair), 1, outc); in _change_color()
H A Dendwin.c87 _PUTS(tparm_p0(exit_attribute_mode), 1); in endwin()
147 (void) tputs(tparm_p0(orig_pair), 1, _outch); in endwin()
H A Dstart_col.c160 (void) tputs(tparm_p0(orig_pair), 1, _outch); in start_color()
H A Dcurshdr.h312 extern char *tparm_p0(char *);
H A Dtparm.c169 tparm_p0(char *instring) in tparm_p0() function
H A Dmapfile-vers558 tparm_p0;
H A Dwrefresh.c143 _PUTS(tparm_p0(exit_attribute_mode), 1); in wrefresh()