OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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
686
} else if (
check_before
&& patch_match(first_guess, -offset, fuzz)) {
694
} else if (!
check_before
&& !check_after)
Completed in 22 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026