Searched refs:tparm_p0 (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | vidupdate.c | 262 (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 D | endwin.c | 87 _PUTS(tparm_p0(exit_attribute_mode), 1); in endwin() 147 (void) tputs(tparm_p0(orig_pair), 1, _outch); in endwin()
|
H A D | start_col.c | 160 (void) tputs(tparm_p0(orig_pair), 1, _outch); in start_color()
|
H A D | curshdr.h | 312 extern char *tparm_p0(char *);
|
H A D | tparm.c | 169 tparm_p0(char *instring) in tparm_p0() function
|
H A D | mapfile-vers | 558 tparm_p0;
|
H A D | wrefresh.c | 143 _PUTS(tparm_p0(exit_attribute_mode), 1); in wrefresh()
|