Searched refs:_nc_parse_entry (Results 1 – 14 of 14) sorted by relevance
168 #undef _nc_parse_entry169 int _nc_parse_entry(
4528 #undef _nc_parse_entry4529 int _nc_parse_entry(
4407 #undef _nc_parse_entry4408 int _nc_parse_entry(
5529 #undef _nc_parse_entry5530 int _nc_parse_entry(
5408 #undef _nc_parse_entry5409 int _nc_parse_entry(
193 extern NCURSES_EXPORT(int) _nc_parse_entry (ENTRY *, int, bool);
87 "_nc_parse_entry" @706 NONAME
458 "_nc_parse_entry" @706 NONAME
238 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
1923 + fix a potential indexing error in _nc_parse_entry(), seen with2588 + modify _nc_parse_entry() to check if a user-defined capability has2951 + add a null-pointer check in _nc_parse_entry to handle an error when3348 + add check in _nc_parse_entry() for invalid entry name, setting the3355 + add validity checks for "use=" target in _nc_parse_entry (Redhat11767 + change functions _nc_parse_entry() and postprocess_termcap() to avoid12284 + modify warning message from _nc_parse_entry() regarding extended