Searched refs:StrMatchResult (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/usr.bin/make/
H A Dstr.h73 typedef struct StrMatchResult { struct
76 } StrMatchResult; typedef in typeref:struct:StrMatchResult
333 StrMatchResult Str_Match(const char *, const char *);
H A Dstr.c305 StrMatchResult
308 StrMatchResult res = { NULL, false };
H A Ddir.c661 StrMatchResult res = Str_Match(base, pattern);
H A Dcond.c294 StrMatchResult res = Str_Match(ln->datum, targetPattern);
H A Dvar.c2800 StrMatchResult res;

Completed in 177 milliseconds