Home
last modified time | relevance | path

Searched defs:hunk (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/diff/src/
H A Ded.c40 print_ed_hunk (struct change *hunk) in print_ed_hunk()
93 pr_forward_ed_hunk (struct change *hunk) in pr_forward_ed_hunk()
135 print_rcs_hunk (struct change *hunk) in print_rcs_hunk()
H A Dnormal.c41 print_normal_hunk (struct change *hunk) in print_normal_hunk()
H A Dcontext.c157 pr_context_hunk (struct change *hunk) in pr_context_hunk()
287 pr_unidiff_hunk (struct change *hunk) in pr_unidiff_hunk()
H A Dside.c235 print_sdiff_hunk (struct change *hunk) in print_sdiff_hunk()
H A Difdef.c69 print_ifdef_hunk (struct change *hunk) in print_ifdef_hunk()
H A Dutil.c653 analyze_hunk (struct change *hunk, in analyze_hunk()
/freebsd/sys/kern/
H A Dkern_jailmeta.c119 struct hunk { struct
123 struct hunk *next; argument
/freebsd/usr.bin/patch/
H A Dpatch.c152 int error = 0, hunk, failed, i, fd; in main() local
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc1526 Hunk hunk(l_i - prefix_context + 1, r_i - prefix_context + 1); in CreateUnifiedDiff() local