Searched refs:remove_history (Results 1 – 7 of 7) sorted by relevance
92 extern HIST_ENTRY *remove_history PARAMS((int));
438 remove_history (which) in remove_history() function
109 HIST_ENTRY *entry = remove_history (which);
157 HIST_ENTRY *remove_history(int);
168 h = remove_history(where_history()); in edit_deinit()
176 @deftypefun {HIST_ENTRY *} remove_history (int which)557 HIST_ENTRY *entry = remove_history (which);
1441 remove_history(int num) in remove_history() function