Home
last modified time | relevance | path

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

/external/libedit/examples/
Dfileman.c39 int com_history (char *);
69 { "history", com_history, "List editline history" },
326 com_history(char* arg __attribute__((__unused__))) in com_history() function