OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:check_before
(Results
1 - 1
of
1
) 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)
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025