Home
last modified time | relevance | path

Searched refs:_nc_remove_string (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libcurses/base/
H A Dtries.c126 _nc_remove_string(TRIES ** tree, const char *string) in _nc_remove_string() function
136 returnCode(_nc_remove_string(&(*tree)->child, string + 1)); in _nc_remove_string()
H A Ddefine_key.c76 while (_nc_remove_string(&(SP_PARM->_keytry), str)) in NCURSES_EXPORT()
/openbsd-src/lib/libcurses/
H A Dcurses.priv.h2115 extern NCURSES_EXPORT(int) _nc_remove_string (TRIES **, const char *);