Home
last modified time | relevance | path

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

/external/libedit/src/
Dhistory.c145 private void history_def_clear(void *, TYPE(HistEvent) *);
549 history_def_clear(void *p, TYPE(HistEvent) *ev) in history_def_clear() function
587 h->h_clear = history_def_clear; in TYPE()
605 history_def_clear(h->h_ref, &ev); in FUN()
703 h->h_clear = history_def_clear; in history_set_fun()
711 history_def_clear(h->h_ref, &ev); in history_set_fun()