Home
last modified time | relevance | path

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

/busybox-1.35.0/editors/
Dpatch_bbox.c134 unsigned hunk_count = 0; in patch_main() local
205 hunk_count++; in patch_main()
255 bb_error_msg("hunk #%u FAILED at %u", hunk_count, hunk_offset_start); in patch_main()
280 bb_error_msg("%u out of %u hunk FAILED", bad_hunk_count, hunk_count); in patch_main()