HomeSort by: relevance | last modified time | path
    Searched defs:get_history_event (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libedit/
readline.c 571 get_history_event(const char *cmd, int *cindex, int qchar) function in typeref:typename:const char *
839 ptr = get_history_event(str, &idx, 0);
855 ptr = get_history_event(command + offs, &idx, qchar);

Completed in 11 milliseconds