OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ilineptr
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/patch/
patch.c
1028
const char *
ilineptr
;
local in function:patch_match
1033
ilineptr
= ifetch(iline, offset >= 0);
1034
if (
ilineptr
== NULL)
1039
if (!similar(
ilineptr
, plineptr, plinelen))
1041
} else if (strnNE(
ilineptr
, plineptr, plinelen))
patch.c
1028
const char *
ilineptr
;
local in function:patch_match
1033
ilineptr
= ifetch(iline, offset >= 0);
1034
if (
ilineptr
== NULL)
1039
if (!similar(
ilineptr
, plineptr, plinelen))
1041
} else if (strnNE(
ilineptr
, plineptr, plinelen))
Completed in 25 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025