HomeSort by: relevance | last modified time | path
    Searched refs:history_search_prefix (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/readline/
readline.h 197 int history_search_prefix(const char *, int);
  /src/lib/libedit/
readline.c 656 ret = history_search_prefix(pat, -1);
1814 history_search_prefix(const char *str, int direction) function in typeref:typename:int

Completed in 13 milliseconds