Searched refs:x_load_hist (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dedit.c970 static void x_load_hist(char **);
1209 x_load_hist(histptr - off);
1769 x_load_hist(history);
1776 x_load_hist(histptr);
1783 x_load_hist(x_histp - x_arg);
1790 x_load_hist(x_histp + x_arg);
1803 x_load_hist(history);
1805 x_load_hist(histptr + x_arg - source->line);
1810 x_load_hist(char **hp) function
1929 x_load_hist(histpt
[all...]

Completed in 1689 milliseconds