Searched refs:NCURSES_EXPORT (Results 151 - 175 of 265) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/ncurses/form/
H A Dfrm_post.c50 NCURSES_EXPORT(int)
100 NCURSES_EXPORT(int)
H A Dfld_def.c84 NCURSES_EXPORT(TypeArgument *)
132 NCURSES_EXPORT(TypeArgument *)
181 NCURSES_EXPORT(void)
214 NCURSES_EXPORT(bool) function
249 NCURSES_EXPORT(void)
276 NCURSES_EXPORT(FIELD *)
356 NCURSES_EXPORT(int)
H A Dfty_generic.c101 NCURSES_EXPORT(FIELDTYPE *)
216 NCURSES_EXPORT(int)
271 NCURSES_EXPORT(WINDOW *)
H A Dfld_ftlink.c51 NCURSES_EXPORT(FIELDTYPE *)
H A Dfty_ipv4.c113 NCURSES_EXPORT(FIELDTYPE *)
/freebsd-11-stable/contrib/ncurses/menu/
H A Dm_cursor.c52 NCURSES_EXPORT(int)
82 NCURSES_EXPORT(int)
H A Dm_format.c58 NCURSES_EXPORT(int)
122 NCURSES_EXPORT(void)
H A Dm_item_top.c52 NCURSES_EXPORT(int)
94 NCURSES_EXPORT(int)
H A Dm_pattern.c53 NCURSES_EXPORT(char *)
75 NCURSES_EXPORT(int)
H A Dm_spacing.c54 NCURSES_EXPORT(int)
89 NCURSES_EXPORT(int)
/freebsd-11-stable/contrib/ncurses/ncurses/base/
H A Ddefine_key.c38 NCURSES_EXPORT(int)
80 NCURSES_EXPORT(int)
H A Dkeyok.c48 NCURSES_EXPORT(int)
98 NCURSES_EXPORT(int)
H A Dlib_restart.c46 NCURSES_EXPORT(int)
110 NCURSES_EXPORT(int)
H A Dlib_color.c75 NCURSES_EXPORT(int)
80 NCURSES_EXPORT(int)
279 NCURSES_EXPORT(bool) function
302 NCURSES_EXPORT(bool) function
309 NCURSES_EXPORT(int)
382 NCURSES_EXPORT(int)
431 NCURSES_EXPORT(int)
577 NCURSES_EXPORT(int)
586 NCURSES_EXPORT(int)
641 NCURSES_EXPORT(in
651 NCURSES_EXPORT(bool) function
666 NCURSES_EXPORT(bool) function
673 NCURSES_EXPORT(bool) function
696 NCURSES_EXPORT(bool) function
[all...]
H A Dlib_window.c44 NCURSES_EXPORT(void)
54 NCURSES_EXPORT(int)
79 NCURSES_EXPORT(int)
92 NCURSES_EXPORT(void)
124 NCURSES_EXPORT(void)
162 NCURSES_EXPORT(void)
175 NCURSES_EXPORT(WINDOW *)
H A Dlib_newwin.c91 NCURSES_EXPORT(int)
133 NCURSES_EXPORT(WINDOW *)
177 NCURSES_EXPORT(WINDOW *)
189 NCURSES_EXPORT(WINDOW *)
239 NCURSES_EXPORT(WINDOW *)
260 NCURSES_EXPORT(WINDOW *)
384 NCURSES_EXPORT(WINDOW *)
390 NCURSES_EXPORT(WINDOW *)
396 NCURSES_EXPORT(WINDOW *)
H A Dlib_chgat.c47 NCURSES_EXPORT(int)
H A Dlib_clrbot.c45 NCURSES_EXPORT(int)
/freebsd-11-stable/contrib/ncurses/ncurses/tinfo/
H A Dcomp_hash.c54 NCURSES_EXPORT(struct name_table_entry const *)
90 NCURSES_EXPORT(struct name_table_entry const *)
H A Dlib_print.c44 NCURSES_EXPORT(int)
106 NCURSES_EXPORT(int)
H A Dname_match.c58 NCURSES_EXPORT(char *)
93 NCURSES_EXPORT(int)
/freebsd-11-stable/contrib/ncurses/ncurses/trace/
H A Dtrace_buf.c91 NCURSES_EXPORT(char *)
103 NCURSES_EXPORT(char *)
/freebsd-11-stable/contrib/ncurses/ncurses/widechar/
H A Dlib_inwstr.c44 NCURSES_EXPORT(int)
92 NCURSES_EXPORT(int)
H A Dlib_ins_wch.c48 NCURSES_EXPORT(int)
82 NCURSES_EXPORT(int)
104 NCURSES_EXPORT(int)
/freebsd-11-stable/contrib/ncurses/panel/
H A Dpanel.priv.h56 extern NCURSES_EXPORT(const char *) _nc_my_visbuf (const void *);
65 extern NCURSES_EXPORT(PANEL *) _nc_retrace_panel (PANEL *);
66 extern NCURSES_EXPORT(void) _nc_dPanel (const char*, const PANEL*);
67 extern NCURSES_EXPORT(void) _nc_dStack (const char*, int, const PANEL*);
68 extern NCURSES_EXPORT(void) _nc_Wnoutrefresh (const PANEL*);
69 extern NCURSES_EXPORT(void) _nc_Touchpan (const PANEL*);
70 extern NCURSES_EXPORT(void) _nc_Touchline (const PANEL*, int, int);
211 extern NCURSES_EXPORT(void) NCURSES_SP_NAME(_nc_update_panels)(SCREEN*);

Completed in 223 milliseconds

1234567891011