Searched refs:history_search_prefix (Results 1 – 2 of 2) sorted by relevance
163 int history_search_prefix(const char *, int);
595 ret = history_search_prefix(pat, -1); in get_history_event()1625 history_search_prefix(const char *str, int direction) in history_search_prefix() function