Searched refs:tiparm_s (Results 1 – 14 of 14) sorted by relevance
| /freebsd/contrib/ncurses/ |
| H A D | ANNOUNCE | 88 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 D | INSTALL | 1503 + tiparm_s and tiscan_s
|
| H A D | NEWS | 990 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 D | llib-ltinfow | 994 #undef tiparm_s 995 char *tiparm_s(
|
| H A D | llib-ltinfo | 972 #undef tiparm_s 973 char *tiparm_s(
|
| H A D | llib-ltinfot | 1048 #undef tiparm_s 1049 char *tiparm_s(
|
| H A D | llib-ltinfotw | 1070 #undef tiparm_s 1071 char *tiparm_s(
|
| H A D | llib-lncursest | 3786 #undef tiparm_s 3787 char *tiparm_s(
|
| H A D | llib-lncurses | 3701 #undef tiparm_s 3702 char *tiparm_s(
|
| H A D | llib-lncursestw | 4747 #undef tiparm_s 4748 char *tiparm_s(
|
| H A D | llib-lncursesw | 4662 #undef tiparm_s 4663 char *tiparm_s(
|
| /freebsd/contrib/ncurses/ncurses/tinfo/ |
| H A D | lib_tparm.c | 1256 tiparm_s(int num_expected, int tparm_type, const char *string, ...) in tiparm_s() function
|
| /freebsd/contrib/ncurses/include/ |
| H A D | MKterm.h.awk.in | 360 print "extern NCURSES_EXPORT(char *) tiparm_s (int, int, const char *, ...); /* special */"
|
| H A D | curses.h.in | 916 extern NCURSES_EXPORT(char *) tiparm_s (int, int, const char *, ...); /* special */
|