Home
last modified time | relevance | path

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

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dentries.c116 _nc_leaks_tinfo(void) in _nc_leaks_tinfo() function
181 _nc_leaks_tinfo(); in _nc_free_tinfo()
191 _nc_leaks_tinfo(); in exit_terminfo()
/freebsd/contrib/ncurses/include/
H A Dnc_alloc.h115 extern NCURSES_EXPORT(void) _nc_leaks_tinfo(void);
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_freeall.c129 _nc_leaks_tinfo(); in NCURSES_EXPORT()
/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltinfow288 #undef _nc_leaks_tinfo
289 void _nc_leaks_tinfo(void)
H A Dllib-ltinfo276 #undef _nc_leaks_tinfo
277 void _nc_leaks_tinfo(void)
H A Dllib-ltinfotw293 #undef _nc_leaks_tinfo
294 void _nc_leaks_tinfo(void)
H A Dllib-ltinfot281 #undef _nc_leaks_tinfo
282 void _nc_leaks_tinfo(void)
H A Dllib-lncursest3019 #undef _nc_leaks_tinfo
3020 void _nc_leaks_tinfo(void)
H A Dllib-lncurses3005 #undef _nc_leaks_tinfo
3006 void _nc_leaks_tinfo(void)
H A Dllib-lncursestw3970 #undef _nc_leaks_tinfo
3971 void _nc_leaks_tinfo(void)
H A Dllib-lncursesw3956 #undef _nc_leaks_tinfo
3957 void _nc_leaks_tinfo(void)
/freebsd/contrib/ncurses/
H A DINSTALL1821 _nc_leaks_tinfo
H A DNEWS6465 + move leak-checking for comp_captab.c into _nc_leaks_tinfo() since
6697 + modify _nc_leaks_tinfo() so leak-checking in test/railroad.c works.
6815 + move del_curterm() call from _nc_freeall() to _nc_leaks_tinfo() to
7653 + add _nc_leaks_tinfo(), _nc_free_tic(), _nc_free_tinfo() entrypoints