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

/netbsd-current/lib/libedit/
H A Dchared.h93 typedef const char *(*el_afunc_t)(void *, const char *); typedef
105 el_afunc_t c_aliasfun;
151 libedit_private int ch_aliasfun(EditLine *, el_afunc_t, void *);
H A Deln.c130 el_afunc_t p = va_arg(ap, el_afunc_t);
H A Del.c205 el_afunc_t p = va_arg(ap, el_afunc_t);
H A Dchared.c810 ch_aliasfun(EditLine *el, el_afunc_t f, void *a)

Completed in 197 milliseconds