Home
last modified time | relevance | path

Searched refs:NCURSES_GLOBALS (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/ncurses/ncurses/
H A Dreport_offsets.c195 show_size(NCURSES_GLOBALS); in main()
196 show_offset(NCURSES_GLOBALS, init_signals); in main()
197 show_DRIVER(NCURSES_GLOBALS, term_driver); in main()
198 show_NORMAL(NCURSES_GLOBALS, _nc_windowlist); in main()
200 show_OPTION(NCURSES_GLOBALS, home_terminfo); in main()
203 show_OPTION(NCURSES_GLOBALS, safeprint_rows); in main()
205 show_THREAD(NCURSES_GLOBALS, mutex_curses); in main()
207 show_THREAD(NCURSES_GLOBALS, read_thread); in main()
209 show_WIDECH(NCURSES_GLOBALS, key_name); in main()
210 show_TRACES(NCURSES_GLOBALS, trace_opened); in main()
[all …]
H A Dcurses.priv.h1056 } NCURSES_GLOBALS; typedef
1058 extern NCURSES_EXPORT_VAR(NCURSES_GLOBALS) _nc_globals;
H A Dllib-ltinfo400 NCURSES_GLOBALS _nc_globals;
H A Dllib-ltinfot422 NCURSES_GLOBALS _nc_globals;
H A Dllib-ltinfow422 NCURSES_GLOBALS _nc_globals;
H A Dllib-ltinfotw444 NCURSES_GLOBALS _nc_globals;
H A Dllib-lncurses3129 NCURSES_GLOBALS _nc_globals;
H A Dllib-lncursest3160 NCURSES_GLOBALS _nc_globals;
H A Dllib-lncursestw4109 NCURSES_GLOBALS _nc_globals;
H A Dllib-lncursesw4078 NCURSES_GLOBALS _nc_globals;
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_data.c119 NCURSES_EXPORT_VAR(NCURSES_GLOBALS) _nc_globals = {
/freebsd/contrib/ncurses/
H A DANNOUNCE157 + add NCURSES_GLOBALS and NCURSES_PRESCREEN to report to show
H A DNEWS1266 + add NCURSES_GLOBALS and NCURSES_PRESCREEN to report_offsets, to show