Searched refs:HIST_ENTRY (Results 1 – 3 of 3) sorted by relevance
59 } HIST_ENTRY; typedef158 HIST_ENTRY *current_history(void);159 HIST_ENTRY *history_get(int);160 HIST_ENTRY *remove_history(int);161 HIST_ENTRY *replace_history_entry(int, const char *, histdata_t);164 HIST_ENTRY *previous_history(void);165 HIST_ENTRY *next_history(void);166 HIST_ENTRY **history_list(void);
180 static HIST_ENTRY rl_he;568 HIST_ENTRY *he; in get_history_event()1167 HIST_ENTRY *he; in stifle_history()1415 HIST_ENTRY *1418 static HIST_ENTRY she; in history_get()1487 HIST_ENTRY *1490 HIST_ENTRY *he; in remove_history()1515 HIST_ENTRY *1518 HIST_ENTRY *he; in replace_history_entry()1583 static HIST_ENTRY **_history_listp;[all …]
95 HIST_ENTRY *h; in readline_cmd_handler()161 HIST_ENTRY *h; in edit_deinit()