Searched refs:suffPath (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/bmake/
H A Dparse.c2236 Lst suffPath = NULL; local
2239 suffPath = Suff_GetPath(suff);
2240 if (suffPath != NULL) {
2241 fullname = Dir_FindFile(file, suffPath);

Completed in 72 milliseconds