OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StrMatchResult
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.bin/make/
str.h
73
typedef struct
StrMatchResult
{
76
}
StrMatchResult
;
333
StrMatchResult
Str_Match(const char *, const char *);
str.c
305
StrMatchResult
308
StrMatchResult
res = { NULL, false };
dir.c
659
StrMatchResult
res = Str_Match(base, pattern);
cond.c
282
StrMatchResult
res = Str_Match(ln->datum, targetPattern);
var.c
2815
StrMatchResult
res;
Completed in 97 milliseconds
Indexes created Mon Oct 13 16:09:52 GMT 2025