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

/freebsd-10.2-release/lib/libedit/
H A Dhistory.c58 typedef void (*history_vfun_t)(ptr_t, HistEvent *); typedef
71 history_vfun_t h_clear; /* Clear the history list */
1053 hf.h_clear = va_arg(va, history_vfun_t);

Completed in 33 milliseconds