Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/bmake/
HDdir.h96 void SearchPath_Print(const SearchPath *);
HDdir.c1733 SearchPath_Print(const SearchPath *path) in SearchPath_Print() function
HDsuff.c2155 SearchPath_Print(suff->searchPath); in Suffix_Print()