Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Ddir.h99 void SearchPath_Print(const SearchPath *);
H A Ddir.c1647 SearchPath_Print(const SearchPath *path) in SearchPath_Print() function
H A Dsuff.c2099 SearchPath_Print(suff->searchPath); in Suffix_Print()