OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fillcnt
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/patch/
pch.c
511
LINENUM
fillcnt
; /* #lines of missing ptrn or repl */
local in function:another_hunk
537
fillcnt
= 0;
642
fillcnt
= p_ptrn_lines;
806
fillcnt
= p_repl_lines;
808
} else if (!p_context &&
fillcnt
== 1) {
822
fillcnt
= 0;
826
(
fillcnt
|| (p_first > 1 && ptrn_copiable > 2 * p_context))) {
835
if (
fillcnt
) {
837
p_efake = filldst +
fillcnt
- 1;
838
while (
fillcnt
-- > 0)
[
all
...]
Completed in 53 milliseconds
Indexes created Mon Oct 27 20:09:55 GMT 2025