findhist
n = findhist(histptr - histlist - 1, 0, str, anchored);
int findhist ARGS((int, int, const char *, int));
if ((hist = findhist(start, fwd, pat, anchored)) < 0) {