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 DINSTALL1503 + tiparm_s and tiscan_s
H A DNEWS990 that would be passed to tiparm_s, etc.
991 + add tiparm_s() to provide applications a way to tell ncurses what
/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltinfow994 #undef tiparm_s
995 char *tiparm_s(
H A Dllib-ltinfo972 #undef tiparm_s
973 char *tiparm_s(
H A Dllib-ltinfot1048 #undef tiparm_s
1049 char *tiparm_s(
H A Dllib-ltinfotw1070 #undef tiparm_s
1071 char *tiparm_s(
H A Dllib-lncursest3786 #undef tiparm_s
3787 char *tiparm_s(
H A Dllib-lncurses3701 #undef tiparm_s
3702 char *tiparm_s(
H A Dllib-lncursestw4747 #undef tiparm_s
4748 char *tiparm_s(
H A Dllib-lncursesw4662 #undef tiparm_s
4663 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.in360 print "extern NCURSES_EXPORT(char *) tiparm_s (int, int, const char *, ...); /* special */"
H A Dcurses.h.in916 extern NCURSES_EXPORT(char *) tiparm_s (int, int, const char *, ...); /* special */