Searched refs:_nc_parse_entry (Results 1 – 14 of 14) sorted by relevance
168 #undef _nc_parse_entry169 int _nc_parse_entry(
4401 #undef _nc_parse_entry4402 int _nc_parse_entry(
4522 #undef _nc_parse_entry4523 int _nc_parse_entry(
5523 #undef _nc_parse_entry5524 int _nc_parse_entry(
5402 #undef _nc_parse_entry5403 int _nc_parse_entry(
192 extern NCURSES_EXPORT(int) _nc_parse_entry (ENTRY *, int, bool);
87 "_nc_parse_entry" @706 NONAME
458 "_nc_parse_entry" @706 NONAME
236 if (_nc_parse_entry(&thisentry, literal, silent) == ERR) in _nc_read_entry_source()
285 _nc_parse_entry(ENTRY * entryp, int literal, bool silent) in _nc_parse_entry() function
1354 + fix a potential indexing error in _nc_parse_entry(), seen with2019 + modify _nc_parse_entry() to check if a user-defined capability has2382 + add a null-pointer check in _nc_parse_entry to handle an error when2779 + add check in _nc_parse_entry() for invalid entry name, setting the2786 + add validity checks for "use=" target in _nc_parse_entry (Redhat11198 + change functions _nc_parse_entry() and postprocess_termcap() to avoid11715 + modify warning message from _nc_parse_entry() regarding extended