Home
last modified time | relevance | path

Searched refs:lf_snarf (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/diff/src/
H A Dsdiff.c425 lf_snarf (struct line_filter *lf, char *buffer, size_t bufsize) in lf_snarf() function
1133 int snarfed = lf_snarf (diff, diff_help, sizeof diff_help); in interact()
/freebsd/contrib/diff/
H A DChangeLog1729 * src/sdiff.c (lf_snarf):
2397 (lf_copy, lf_skip, lf_snarf): Cast memchr to (char *)
2413 * sdiff.c (lf_copy, lf_skip, lf_snarf): Likewise.
2961 * sdiff.c (lf_copy, lf_snarf): Use memchr instead of index,