HomeSort by: relevance | last modified time | path
    Searched defs:suffPath (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/make/
parse.c 1255 SearchPath *suffPath;
1261 (suffPath = Suff_GetPath(suff)) != NULL)
1262 fullname = Dir_FindFile(file, suffPath);
parse.c 1255 SearchPath *suffPath;
1261 (suffPath = Suff_GetPath(suff)) != NULL)
1262 fullname = Dir_FindFile(file, suffPath);

Completed in 28 milliseconds