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

/freebsd-11-stable/lib/libedit/
H A Dchared.h161 protected int ch_aliasfun(EditLine *, el_afunc_t, void *);
H A Deln.c136 ret = ch_aliasfun(el, p, arg);
H A Del.c201 rv = ch_aliasfun(el, p, arg);
H A Dchared.c772 ch_aliasfun(EditLine *el, el_afunc_t f, void *a) function

Completed in 85 milliseconds