Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
HDmake.h894 SearchPath *Suff_GetPath(const char *) MAKE_ATTR_USE;
HDparse.c995 path = Suff_GetPath(suffixName); in HandleDependencyTargetPath()
1192 (suffPath = Suff_GetPath(suff)) != NULL) in FindInQuotPath()
HDsuff.c862 Suff_GetPath(const char *name) in Suff_GetPath() function