Home
last modified time | relevance | path

Searched defs:buflim (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/grep/src/
H A Ddfasearch.c336 char const *buflim, *beg, *end, *ptr, *match, *best_match, *mb_start; in EGexecute() local
H A Dgrep.c802 static char *buflim; /* Limit of user-visible stuff. */ variable