Searched refs:HIST_ENTRY (Results 1 – 3 of 3) sorted by relevance
61 } HIST_ENTRY; typedef187 HIST_ENTRY *current_history(void);188 HIST_ENTRY *history_get(int);189 HIST_ENTRY *remove_history(int);190 HIST_ENTRY *replace_history_entry(int, const char *, histdata_t);193 HIST_ENTRY *previous_history(void);194 HIST_ENTRY *next_history(void);195 HIST_ENTRY **history_list(void);271 histdata_t free_history_entry(HIST_ENTRY *);
195 static HIST_ENTRY rl_he;598 HIST_ENTRY *he; in get_history_event()1238 HIST_ENTRY *he; in stifle_history()1486 HIST_ENTRY *1489 static HIST_ENTRY she; in history_get()1558 HIST_ENTRY *1561 HIST_ENTRY *he; in remove_history()1586 HIST_ENTRY *1589 HIST_ENTRY *he; in replace_history_entry()1654 static HIST_ENTRY **_history_listp;[all …]
95 HIST_ENTRY *h; in readline_cmd_handler()161 HIST_ENTRY *h; in edit_deinit()