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

/netbsd-current/lib/libedit/
H A Dhistory.c189 static int history_deldata_nth(history_t *, TYPE(HistEvent) *, int, void **);
439 history_deldata_nth(history_t *h, TYPE(HistEvent) *ev, function
1154 retval = history_deldata_nth((history_t *)h->h_ref, ev, num, d);

Completed in 79 milliseconds