Home
last modified time | relevance | path

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

/external/libedit/src/
Dhistory.c142 private int history_def_last(void *, TYPE(HistEvent) *);
233 history_def_last(void *p, TYPE(HistEvent) *ev) in history_def_last() function
583 h->h_last = history_def_last; in TYPE()
699 h->h_last = history_def_last; in history_set_fun()