Searched refs:skip_rest_of_patch (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/patch_cmds-17/patch/
H A Dpatch.c78 bool skip_rest_of_patch = false; variable
226 if (!skip_rest_of_patch)
233 if (!skip_rest_of_patch)
249 if (!skip_rest_of_patch) {
274 skip_rest_of_patch = true;
287 skip_rest_of_patch = true;
296 } while (!skip_rest_of_patch && where == 0 &&
299 if (skip_rest_of_patch) { /* just got decided */
305 if (skip_rest_of_patch) {
349 if (!skip_rest_of_patch)
[all...]
H A Dcommon.h97 extern bool skip_rest_of_patch;
H A Dpch.c217 skip_rest_of_patch = true;
234 skip_rest_of_patch = true;
1368 if (!skip_rest_of_patch) {
/macosx-10.9.5/gpatch-3/patch/
H A Dpatch.c186 if (!skip_rest_of_patch)
191 somefailed |= skip_rest_of_patch;
205 if (! skip_rest_of_patch && ! outfile)
216 if (!skip_rest_of_patch)
233 if (!skip_rest_of_patch) {
268 } while (!skip_rest_of_patch && !where
271 if (skip_rest_of_patch) { /* just got decided */
281 if (skip_rest_of_patch) {
324 if (!skip_rest_of_patch)
345 skip_rest_of_patch
[all...]
H A Dcommon.h192 XTERN bool skip_rest_of_patch; variable
H A Dutil.c636 skip_rest_of_patch = TRUE;
661 skip_rest_of_patch = TRUE;
H A Dpch.c218 if (skip_rest_of_patch)
254 skip_rest_of_patch = TRUE;
279 skip_rest_of_patch = TRUE;
1889 if (! dry_run && ! skip_rest_of_patch) {

Completed in 127 milliseconds