Home
last modified time | relevance | path

Searched refs:tiparm_s (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/ncurses/
H A DANNOUNCE88 that would be passed to tiparm_s.
89 + tiparm_s provides applications a way to tell ncurses what the
108 * In addition to the new, safer function tiparm_s, ncurses adds
305 These are the major changes (aside from introducing tiparm_s):
H A DINSTALL1468 + tiparm_s and tiscan_s
H A DNEWS421 that would be passed to tiparm_s, etc.
422 + add tiparm_s() to provide applications a way to tell ncurses what
/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltinfow988 #undef tiparm_s
989 char *tiparm_s(
H A Dllib-ltinfo966 #undef tiparm_s
967 char *tiparm_s(
H A Dllib-ltinfotw1064 #undef tiparm_s
1065 char *tiparm_s(
H A Dllib-ltinfot1042 #undef tiparm_s
1043 char *tiparm_s(
H A Dllib-lncursest3780 #undef tiparm_s
3781 char *tiparm_s(
H A Dllib-lncurses3695 #undef tiparm_s
3696 char *tiparm_s(
H A Dllib-lncursestw4741 #undef tiparm_s
4742 char *tiparm_s(
H A Dllib-lncursesw4656 #undef tiparm_s
4657 char *tiparm_s(
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_tparm.c1256 tiparm_s(int num_expected, int tparm_type, const char *string, ...) in tiparm_s() function
/freebsd/contrib/ncurses/include/
H A DMKterm.h.awk.in358 print "extern NCURSES_EXPORT(char *) tiparm_s (int, int, const char *, ...); /* special */"
H A Dcurses.h.in913 extern NCURSES_EXPORT(char *) tiparm_s (int, int, const char *, ...); /* special */