Searched refs:history_vfun_t (Results 1 – 1 of 1) sorted by relevance
96 typedef void (*history_vfun_t)(void *, TYPE(HistEvent) *); typedef109 history_vfun_t h_clear; /* Clear the history list */ in TYPE()1127 hf.h_clear = va_arg(va, history_vfun_t); in FUNW()