Searched refs:_nc_parse_entry (Results 1 – 14 of 14) sorted by relevance
168 #undef _nc_parse_entry169 int _nc_parse_entry(
4314 #undef _nc_parse_entry4315 int _nc_parse_entry(
4435 #undef _nc_parse_entry4436 int _nc_parse_entry(
5424 #undef _nc_parse_entry5425 int _nc_parse_entry(
5303 #undef _nc_parse_entry5304 int _nc_parse_entry(
189 extern NCURSES_EXPORT(int) _nc_parse_entry (ENTRY *, int, bool);
87 "_nc_parse_entry" @706 NONAME
458 "_nc_parse_entry" @706 NONAME
226 if (_nc_parse_entry(&thisentry, literal, silent) == ERR) in _nc_read_entry_source()
257 _nc_parse_entry(ENTRY * entryp, int literal, bool silent) in _nc_parse_entry() function
391 + modify _nc_parse_entry() to check if a user-defined capability has754 + add a null-pointer check in _nc_parse_entry to handle an error when1151 + add check in _nc_parse_entry() for invalid entry name, setting the1158 + add validity checks for "use=" target in _nc_parse_entry (Redhat9570 + change functions _nc_parse_entry() and postprocess_termcap() to avoid10087 + modify warning message from _nc_parse_entry() regarding extended