Searched refs:readline_get_history (Results 1 – 3 of 3) sorted by relevance
43 const char *readline_get_history(ReadLineState *rs, unsigned int index);
458 const char *readline_get_history(ReadLineState *rs, unsigned int index) in readline_get_history() function
391 str = readline_get_history(mon->rs, i); in do_info_history()