OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:skip_rest_of_patch
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/patch/
patch.c
86
bool
skip_rest_of_patch
= false;
variable in typeref:typename:bool
237
if (!
skip_rest_of_patch
)
244
if (!
skip_rest_of_patch
)
260
if (!
skip_rest_of_patch
) {
285
skip_rest_of_patch
= true;
300
skip_rest_of_patch
= true;
309
} while (!
skip_rest_of_patch
&& where == 0 &&
312
if (
skip_rest_of_patch
) { /* just got decided */
322
if (
skip_rest_of_patch
) {
366
if (!
skip_rest_of_patch
&& !spew_output())
[
all
...]
common.h
103
extern bool
skip_rest_of_patch
;
pch.c
225
skip_rest_of_patch
= true;
242
skip_rest_of_patch
= true;
1411
if (!
skip_rest_of_patch
) {
Completed in 107 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025