Home
last modified time | relevance | path

Searched refs:history_def_clear (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/libedit/
H A Dhistory.c181 static void history_def_clear(void *, TYPE(HistEvent) *);
587 history_def_clear(void *p, TYPE(HistEvent) *ev) in history_def_clear() function
625 h->h_clear = history_def_clear; in TYPE()
643 history_def_clear(h->h_ref, &ev); in FUN()
741 h->h_clear = history_def_clear; in history_set_fun()
749 history_def_clear(h->h_ref, &ev); in history_set_fun()