Searched refs:_nc_entry_match (Results 1 – 13 of 13) sorted by relevance
103 #undef _nc_entry_match104 NCURSES_BOOL _nc_entry_match(
4163 #undef _nc_entry_match4164 NCURSES_BOOL _nc_entry_match(
4325 #undef _nc_entry_match4326 NCURSES_BOOL _nc_entry_match(
5025 #undef _nc_entry_match5026 NCURSES_BOOL _nc_entry_match(
5143 #undef _nc_entry_match5144 NCURSES_BOOL _nc_entry_match(
178 extern NCURSES_EXPORT(bool) _nc_entry_match (char *, char *);
200 _nc_entry_match(char *n1, char *n2) in _nc_entry_match() function
39 "_nc_entry_match" @710 NONAME
466 "_nc_entry_match" @710 NONAME
1031 if (_nc_entry_match(qp->tterm.term_names, rp->tterm.term_names)) { in file_comparison()