Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/
H A Dmake.h876 SearchPath *Suff_GetPath(const char *) MAKE_ATTR_USE;
H A Dparse.c986 path = Suff_GetPath(suffixName); in HandleDependencyTargetPath()
1911 suffPath = Suff_GetPath(suff); in IncludeFile()
H A Dsuff.c862 Suff_GetPath(const char *sname) in Suff_GetPath() function