Lines Matching refs:x_load_hist
968 static void x_load_hist(char **);
1206 x_load_hist(histptr - off); in x_emacs()
1766 x_load_hist(history); in x_beg_hist()
1773 x_load_hist(histptr); in x_end_hist()
1780 x_load_hist(x_histp - x_arg); in x_prev_com()
1787 x_load_hist(x_histp + x_arg); in x_next_com()
1800 x_load_hist(history); in x_goto_hist()
1802 x_load_hist(histptr + x_arg - source->line); in x_goto_hist()
1807 x_load_hist(char **hp) in x_load_hist() function
1926 x_load_hist(histptr + 1); in x_search_hist()
1951 x_load_hist(hp); in x_search()
1985 x_load_hist(hp); in x_search_dir()