Home
last modified time | relevance | path

Searched refs:hunk (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/kern/
H A Dkern_jailmeta.c119 struct hunk { struct
123 struct hunk *next; argument
126 static inline struct hunk *
130 return (malloc(sizeof(struct hunk), M_PRISON, M_WAITOK | M_ZERO)); in jm_h_alloc()
133 static inline struct hunk *
134 jm_h_prepend(struct hunk *h, char *p, size_t len) in jm_h_prepend()
136 struct hunk *n; in jm_h_prepend()
146 jm_h_cut_line(struct hunk *h, char *begin) in jm_h_cut_line()
148 struct hunk *rem; in jm_h_cut_line()
172 jm_h_cut_occurrences(struct hunk *h, const char *key, size_t keylen) in jm_h_cut_occurrences()
[all …]
/freebsd/usr.bin/patch/
H A Dpatch.c152 int error = 0, hunk, failed, i, fd; in main() local
273 hunk = 0; in main()
279 assert(!out_creating || hunk == 0); in main()
280 hunk++; in main()
305 if (hunk == 1 && where == 0 && !force && !reverse_seen) { in main()
369 hunk, newwhere); in main()
375 hunk, newwhere); in main()
380 hunk, newwhere); in main()
404 if (hunk == 0) in main()
464 failed, hunk, skip_rest_of_patch ? "ignored" : "failed", rejname); in main()
[all …]
/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc1538 Hunk hunk(l_i - prefix_context + 1, r_i - prefix_context + 1); in CreateUnifiedDiff() local
1540 hunk.PushLine(' ', left[l_i - i].c_str()); in CreateUnifiedDiff()
1563 hunk.PushLine(edit == kMatch ? ' ' : '-', left[l_i].c_str()); in CreateUnifiedDiff()
1566 hunk.PushLine('+', right[r_i].c_str()); in CreateUnifiedDiff()
1574 if (!hunk.has_edits()) { in CreateUnifiedDiff()
1579 hunk.PrintTo(&ss); in CreateUnifiedDiff()
/freebsd/contrib/ntp/
H A Dconfigure.ac3744 # be better to simply remove the hunk above, I did not want
/freebsd/share/dict/
H A Dweb288298 hunk