OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:check_before
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/patch/
patch.c
676
bool
check_before
= (offset <= max_neg_offset);
local in function:locate_hunk
686
} else if (
check_before
&& patch_match(first_guess, -offset, fuzz)) {
694
} else if (!
check_before
&& !check_after)
patch.c
676
bool
check_before
= (offset <= max_neg_offset);
local in function:locate_hunk
686
} else if (
check_before
&& patch_match(first_guess, -offset, fuzz)) {
694
} else if (!
check_before
&& !check_after)
Completed in 57 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025