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,
1520 + _nc_tiparm is a variant of tiparm which is used when all of the1722 + add tiparm function based on review of X/Open Curses Issue 7.
447 + add checks in tparm() and tiparm() for misuse of numeric parameters,460 + add checks in tparm() and tiparm() for misuse of string parameters2286 + fix a case where tiparm could return null if the format-string was6335 + add tiparm(), based on review of X/Open Curses Issue 7.
960 #undef tiparm961 char *tiparm(
982 #undef tiparm983 char *tiparm(
1058 #undef tiparm1059 char *tiparm(
1036 #undef tiparm1037 char *tiparm(
3689 #undef tiparm3690 char *tiparm(
3774 #undef tiparm3775 char *tiparm(
4735 #undef tiparm4736 char *tiparm(
4650 #undef tiparm4651 char *tiparm(
1228 tiparm(const char *string, ...) in tiparm() function
357 print "extern NCURSES_EXPORT(char *) tiparm (const char *, ...); /* special */"
912 extern NCURSES_EXPORT(char *) tiparm (const char *, ...); /* special */