Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/patch/
H A Dpatch.c82 bool skip_rest_of_patch = false; variable
257 if (!skip_rest_of_patch) in main()
264 if (!skip_rest_of_patch) in main()
302 if (!skip_rest_of_patch) { in main()
327 skip_rest_of_patch = true; in main()
364 if (skip_rest_of_patch) { in main()
415 if (!skip_rest_of_patch) { in main()
515 skip_rest_of_patch = false; in reinitialize_almost_everything()
1170 skip_rest_of_patch = true; in handle_creation()
1176 skip_rest_of_patch = true; in handle_creation()
[all …]
H A Dcommon.h91 extern bool skip_rest_of_patch;
H A Dpch.c213 skip_rest_of_patch = true; in there_is_another_patch()
237 skip_rest_of_patch = true; in there_is_another_patch()
1455 if (!skip_rest_of_patch) { in do_ed_script()