Searched refs:readline_get_history (Results 1 – 3 of 3) sorted by relevance
51 const char *readline_get_history(ReadLineState *rs, unsigned int index);
242 str = readline_get_history(hmp_mon->rs, i); in hmp_info_history()
549 const char *readline_get_history(ReadLineState *rs, unsigned int index) in readline_get_history() function