Home
last modified time | relevance | path

Searched refs:ModMatch (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/bmake/
H A Dvar.c2280 ModMatch(const char *mod, const char *modname, const ModChain *ch) in ModMatch() function
2585 if (!ModMatch(*pp, "hash", ch)) in ApplyModifier_Hash()