Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dhistory.c177 static int history_def_last(void *, TYPE(HistEvent) *);
268 history_def_last(void *p, TYPE(HistEvent) *ev) in history_def_last() function
620 h->h_last = history_def_last; in TYPE()
736 h->h_last = history_def_last; in history_set_fun()