Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/bmake/
H A Dnonints.h157 Lst Suff_GetPath(char *);
H A Dparse.c1411 path = Suff_GetPath(&line[5]); in ParseDoDependency()
2236 suffPath = Suff_GetPath(suff); in Parse_include_file()
H A Dsuff.c1028 Suff_GetPath(char *sname) in Suff_GetPath() function