Searched refs:history_deldata_nth (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dhistory.c154 private int history_deldata_nth(history_t *, TYPE(HistEvent) *, int, void **);
402 history_deldata_nth(history_t *h, TYPE(HistEvent) *ev, function
1071 retval = history_deldata_nth((history_t *)h->h_ref, ev, num, d);
/macosx-10.10/libedit-40/src/
H A Dhistory.c154 private int history_deldata_nth(history_t *, TYPE(HistEvent) *, int, void **);
402 history_deldata_nth(history_t *h, TYPE(HistEvent) *ev, function
1119 retval = history_deldata_nth((history_t *)h->h_ref, ev, num, d);

Completed in 123 milliseconds