Searched refs:tparm_p0 (Results 1 - 6 of 6) sorted by relevance

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

Completed in 88 milliseconds