Home
last modified time | relevance | path

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

/external/libedit/src/
Dhistory.c144 private int history_def_set(void *, TYPE(HistEvent) *, const int);
325 history_def_set(void *p, TYPE(HistEvent) *ev, const int n) in history_def_set() function
428 if (history_def_set(h, ev, num) != 0) in history_def_del()
586 h->h_set = history_def_set; in TYPE()
702 h->h_set = history_def_set; in history_set_fun()