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 - 1
of
1
) 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))
Completed in 12 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025