Home
last modified time | relevance | path

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

/openbsd/lib/libedit/
H A Dhistory.c175 static void history_def_clear(void *, TYPE(HistEvent) *);
574 history_def_clear(void *p, TYPE(HistEvent) *ev) in history_def_clear() function
611 h->h_clear = history_def_clear; in TYPE()
629 history_def_clear(h->h_ref, &ev); in FUN()
726 h->h_clear = history_def_clear; in history_set_fun()
734 history_def_clear(h->h_ref, &ev); in history_set_fun()