Searched refs:HIST_ENTRY (Results 1 – 5 of 5) sorted by relevance
58 } HIST_ENTRY; typedef154 HIST_ENTRY *current_history(void);155 HIST_ENTRY *history_get(int);156 HIST_ENTRY *remove_history(int);157 HIST_ENTRY *replace_history_entry(int, const char *, histdata_t);160 HIST_ENTRY *previous_history(void);161 HIST_ENTRY *next_history(void);
175 static HIST_ENTRY *_move_history(int);196 static HIST_ENTRY *200 static HIST_ENTRY rl_he; in _move_history()534 HIST_ENTRY *rl_he; in get_history_event()1346 HIST_ENTRY *1349 static HIST_ENTRY she; in history_get()1403 HIST_ENTRY *1406 HIST_ENTRY *he; in remove_history()1431 HIST_ENTRY *1434 HIST_ENTRY *he; in replace_history_entry()[all …]
95 HIST_ENTRY *h; in readline_cmd_handler()161 HIST_ENTRY *h; in edit_deinit()
384 _py_free_history_entry(HIST_ENTRY *entry) in _py_free_history_entry()395 _py_free_history_entry(HIST_ENTRY *entry) in _py_free_history_entry()410 HIST_ENTRY *entry; in py_remove_history()440 HIST_ENTRY *old_entry; in py_replace_history()555 HIST_ENTRY *hist_ent; in get_history_item()
328 HIST_ENTRY *he; in com_history()