HomeSort by relevance Sort by last modified time
    Searched refs:hist_command (Results 1 - 3 of 3) sorted by null

  /external/libedit/src/
hist.h 81 protected int hist_command(EditLine *, int, const Char **);
parse.c 67 { STR("history"), hist_command },
hist.c 153 /* hist_command()
157 hist_command(EditLine *el, int argc, const Char **argv) function

Completed in 50 milliseconds