OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:suffInStr
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/make/
suff.c
293
const char *
suffInStr
;
299
suffInStr
= str + strLen - suffLen;
301
if (suff[i] !=
suffInStr
[i])
304
return
suffInStr
;
Completed in 12 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025