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

  /src/lib/libedit/readline/
readline.h 192 int history_set_pos(int);
  /src/lib/libedit/
readline.c 1505 * (void **)-1 -- as in history_set_pos
1736 history_set_pos(int pos) function in typeref:typename:int
1842 if (!history_set_pos(off) || history(h, &ev, H_CURR) != 0)

Completed in 13 milliseconds