HomeSort by: relevance | last modified time | path
    Searched defs:history_def_del (Results 1 - 1 of 1) sorted by relevancy

  /src/lib/libedit/
history.c 184 static int history_def_del(void *, TYPE(HistEvent) *, const int);
457 /* history_def_del():
462 history_def_del(void *p, TYPE(HistEvent) *ev __attribute__((__unused__)), function in typeref:typename:int
628 h->h_del = history_def_del;
744 h->h_del = history_def_del;

Completed in 12 milliseconds