Home
last modified time | relevance | path

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

/dragonfly/contrib/libedit/src/
H A Dhistory.c180 static int history_def_last(void *, TYPE(HistEvent) *);
271 history_def_last(void *p, TYPE(HistEvent) *ev) in history_def_last() function
623 h->h_last = history_def_last; in TYPE()
739 h->h_last = history_def_last; in history_set_fun()