Home
last modified time | relevance | path

Searched refs:hist_command (Results 1 – 3 of 3) sorted by relevance

/external/libedit/src/
Dhist.h81 protected int hist_command(EditLine *, int, const Char **);
Dparse.c67 { STR("history"), hist_command },
Dhist.c157 hist_command(EditLine *el, int argc, const Char **argv) in hist_command() function