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

/freebsd-10.1-release/lib/libedit/
H A Dhistory.c102 private int history_getunique(History *, HistEvent *);
658 /* history_getunique():
662 history_getunique(History *h, HistEvent *ev) function
935 retval = history_getunique(h, ev);

Completed in 48 milliseconds