Searched refs:_nc_entry_match (Results 1 – 13 of 13) sorted by relevance
98 #undef _nc_entry_match99 NCURSES_BOOL _nc_entry_match(
4452 #undef _nc_entry_match4453 NCURSES_BOOL _nc_entry_match(
4331 #undef _nc_entry_match4332 NCURSES_BOOL _nc_entry_match(
5453 #undef _nc_entry_match5454 NCURSES_BOOL _nc_entry_match(
5332 #undef _nc_entry_match5333 NCURSES_BOOL _nc_entry_match(
202 extern NCURSES_EXPORT(bool) _nc_entry_match (char *, char *);
39 "_nc_entry_match" @710 NONAME
466 "_nc_entry_match" @710 NONAME
203 _nc_entry_match(char *n1, char *n2) in _nc_entry_match() function
1089 if (_nc_entry_match(qp->tterm.term_names, rp->tterm.term_names)) { in file_comparison()