Searched refs:_nc_remove_string (Results 1 – 4 of 4) sorted by relevance
123 _nc_remove_string(TRIES ** tree, const char *string) in _nc_remove_string() function133 returnCode(_nc_remove_string(&(*tree)->child, string + 1)); in _nc_remove_string()
74 while (_nc_remove_string(&(SP_PARM->_keytry), str)) in NCURSES_EXPORT()
95 "_nc_remove_string" @130 NONAME
2236 extern NCURSES_EXPORT(int) _nc_remove_string (TRIES **, const char *);