Home
last modified time | relevance | path

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

/dragonfly/contrib/diffutils/lib/
H A Dcmpbuf.c48 char const *buflim = buf + nbytes; in block_read() local
/dragonfly/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
/dragonfly/contrib/diffutils/src/
H A Dsdiff.c351 char *buflim; member