Home
last modified time | relevance | path

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

/external/libedit/src/
Dhistory.c148 private int history_def_del(void *, TYPE(HistEvent) *, const int);
424 history_def_del(void *p, TYPE(HistEvent) *ev __attribute__((__unused__)), in history_def_del() function
590 h->h_del = history_def_del; in TYPE()
706 h->h_del = history_def_del; in history_set_fun()