Searched refs:suffPath (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/bmake/
H A Dparse.c2176 SearchPath *suffPath = NULL; local
2179 suffPath = Suff_GetPath(suff);
2180 if (suffPath != NULL)
2181 fullname = Dir_FindFile(file, suffPath);

Completed in 103 milliseconds