Home
last modified time | relevance | path

Searched refs:_nc_read_entry_source (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltic104 #undef _nc_read_entry_source
105 void _nc_read_entry_source(
H A Dllib-ltict104 #undef _nc_read_entry_source
105 void _nc_read_entry_source(
H A Dllib-ltictw104 #undef _nc_read_entry_source
105 void _nc_read_entry_source(
H A Dllib-lticw104 #undef _nc_read_entry_source
105 void _nc_read_entry_source(
H A Dllib-lncursest4458 #undef _nc_read_entry_source
4459 void _nc_read_entry_source(
H A Dllib-lncurses4337 #undef _nc_read_entry_source
4338 void _nc_read_entry_source(
H A Dllib-lncursestw5459 #undef _nc_read_entry_source
5460 void _nc_read_entry_source(
H A Dllib-lncursesw5338 #undef _nc_read_entry_source
5339 void _nc_read_entry_source(
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dread_termcap.c1001 _nc_read_entry_source((FILE *) 0, tc_buf, FALSE, TRUE, NULLHOOK); in _nc_read_termcap_entry()
1120 _nc_read_entry_source((FILE *) 0, tc_buf, FALSE, FALSE, NULLHOOK); in _nc_read_termcap_entry()
1137 _nc_read_entry_source(fp, (char *) 0, FALSE, TRUE, NULLHOOK); in _nc_read_termcap_entry()
H A Dcomp_parse.c215 _nc_read_entry_source(FILE *fp, char *buf, in _nc_read_entry_source() function
/freebsd/contrib/ncurses/include/
H A Dterm_entry.h201 extern NCURSES_EXPORT(void) _nc_read_entry_source (FILE*, char*, int, bool, bool (*)(ENTRY*));
/freebsd/contrib/ncurses/misc/
H A Dncurses.def91 "_nc_read_entry_source" @709 NONAME
H A Dncurses.ref465 "_nc_read_entry_source" @709 NONAME
/freebsd/contrib/ncurses/progs/
H A Dtoe.c672 _nc_read_entry_source(stdin, 0, FALSE, FALSE, NULLHOOK); in main()
H A Dinfocmp.c1059 _nc_read_entry_source(stdin, NULL, TRUE, literal, NULLHOOK); in file_comparison()
H A Dtic.c983 _nc_read_entry_source(tmp_fp, (char *) NULL, in main()
/freebsd/contrib/ncurses/
H A DNEWS11561 + correct use of memset in _nc_read_entry_source() to initialize ENTRY