Searched defs:findhist (Results 1 - 1 of 1) sorted by relevance

/external/mksh/src/
H A Dhistrap.c448 if ((n = findhist(histptr - history - 1, 0, str, anchored)) < 0)
512 findhist(int start, int fwd, const char *str, bool anchored) function

Completed in 52 milliseconds