Searched refs:hist_command (Results 1 – 3 of 3) sorted by relevance
76 libedit_private int hist_command(EditLine *, int, const wchar_t **);
70 { L"history", hist_command },
167 hist_command(EditLine *el, int argc, const wchar_t **argv) in hist_command() function