Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/patch/
H A Dpatch.c83 bool skip_rest_of_patch = false; variable
258 if (!skip_rest_of_patch) in main()
265 if (!skip_rest_of_patch) in main()
303 if (!skip_rest_of_patch) { in main()
328 skip_rest_of_patch = true; in main()
365 if (skip_rest_of_patch) { in main()
416 if (!skip_rest_of_patch) { in main()
512 skip_rest_of_patch = false; in reinitialize_almost_everything()
1167 skip_rest_of_patch = true; in handle_creation()
1173 skip_rest_of_patch = true; in handle_creation()
[all …]
H A Dcommon.h92 extern bool skip_rest_of_patch;
H A Dpch.c214 skip_rest_of_patch = true; in there_is_another_patch()
238 skip_rest_of_patch = true; in there_is_another_patch()
1456 if (!skip_rest_of_patch) { in do_ed_script()