Searched refs:history_search_prefix (Results 1 - 2 of 2) sorted by relevance

/external/libedit/src/editline/
H A Dreadline.h163 int history_search_prefix(const char *, int);
/external/libedit/src/
H A Dreadline.c595 ret = history_search_prefix(pat, -1);
1625 history_search_prefix(const char *str, int direction) function

Completed in 1138 milliseconds