Searched refs:tiparm (Results 1 – 14 of 14) sorted by relevance
76 strings for output to the terminal (tiparm and tparm) analyze the109 checks to make the older tiparm, tparm and tgoto functions safer:110 + the terminfo functions tiparm and tparm ensure that the116 + ncurses uses internal functions which correspond to tiparm,
1555 + _nc_tiparm is a variant of tiparm which is used when all of the1757 + add tiparm function based on review of X/Open Curses Issue 7.
1016 + add checks in tparm() and tiparm() for misuse of numeric parameters,1029 + add checks in tparm() and tiparm() for misuse of string parameters2855 + fix a case where tiparm could return null if the format-string was6904 + add tiparm(), based on review of X/Open Curses Issue 7.
966 #undef tiparm967 char *tiparm(
988 #undef tiparm989 char *tiparm(
1042 #undef tiparm1043 char *tiparm(
1064 #undef tiparm1065 char *tiparm(
3695 #undef tiparm3696 char *tiparm(
3780 #undef tiparm3781 char *tiparm(
4656 #undef tiparm4657 char *tiparm(
4741 #undef tiparm4742 char *tiparm(
1228 tiparm(const char *string, ...) in tiparm() function
359 print "extern NCURSES_EXPORT(char *) tiparm (const char *, ...); /* special */"
915 extern NCURSES_EXPORT(char *) tiparm (const char *, ...); /* special */