Searched refs:hist_command (Results 1 – 3 of 3) sorted by relevance
81 protected int hist_command(EditLine *, int, const Char **);
67 { STR("history"), hist_command },
157 hist_command(EditLine *el, int argc, const Char **argv) in hist_command() function