OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StrMatchResult
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/make/
str.h
71
typedef struct
StrMatchResult
{
74
}
StrMatchResult
;
331
StrMatchResult
Str_Match(const char *, const char *);
str.c
305
StrMatchResult
308
StrMatchResult
res = { NULL, false };
cond.c
282
StrMatchResult
res = Str_Match(ln->datum, targetPattern);
dir.c
659
StrMatchResult
res = Str_Match(base, pattern);
var.c
2819
StrMatchResult
res;
Completed in 23 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026