OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matchind
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/patch/
backupfile.c
188
int
matchind
= -1; /* Index of first nonexact match. */
local in function:argmatch
199
else if (
matchind
== -1)
201
matchind
= i;
210
return
matchind
;
backupfile.c
188
int
matchind
= -1; /* Index of first nonexact match. */
local in function:argmatch
199
else if (
matchind
== -1)
201
matchind
= i;
210
return
matchind
;
Completed in 24 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025