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

/freebsd-10.2-release/lib/libedit/
H A Dhistory.c150 private int history_deldata_nth(history_t *, HistEvent *, int, void **);
397 history_deldata_nth(history_t *h, HistEvent *ev, function
1080 retval = history_deldata_nth((history_t *)h->h_ref, ev, num, d);

Completed in 94 milliseconds