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

/freebsd-11-stable/lib/libedit/
H A Dhist.h80 protected int hist_set(EditLine *, hist_fun_t, void *);
H A Dhist.c84 /* hist_set():
88 hist_set(EditLine *el, hist_fun_t fun, void *ptr) function
H A Deln.c240 ret = hist_set(el, fun, ptr);
H A Del.c291 rv = hist_set(el, func, ptr);

Completed in 123 milliseconds