Lines Matching refs:x_load_hist
994 static void x_load_hist(char **);
1288 x_load_hist(histptr - off); in x_emacs()
1835 x_load_hist(history); in x_beg_hist()
1842 x_load_hist(histptr); in x_end_hist()
1849 x_load_hist(x_histp - x_arg); in x_prev_com()
1856 x_load_hist(x_histp + x_arg); in x_next_com()
1869 x_load_hist(history); in x_goto_hist()
1871 x_load_hist(histptr + x_arg - source->line); in x_goto_hist()
1876 x_load_hist(char **hp) in x_load_hist() function
1993 x_load_hist(histptr + 1); in x_search_hist()
2021 x_load_hist(hp); in x_search()
2055 x_load_hist(hp); in x_search_dir()