Home
last modified time | relevance | path

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

/freebsd/contrib/diff/src/
H A Dcontext.c35 static struct change *find_hunk (struct change *);
106 print_script (script, find_hunk, pr_unidiff_hunk); in print_context_script()
108 print_script (script, find_hunk, pr_context_hunk); in print_context_script()
384 find_hunk (struct change *start) in find_hunk() function
/freebsd/contrib/diff/
H A DChangeLog768 (find_hunk): Likewise.
2932 * context.c (find_hunk): Glue together two non-ignorable changes that