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

/freebsd-10.1-release/usr.bin/make/
H A Dsuff.h52 struct Path *Suff_GetPath(char *);
H A Dparse.c912 path = Suff_GetPath(&line[5]);
H A Dsuff.c73 * Suff_GetPath Return the search path for the given suffix.
721 * Suff_GetPath --
733 Suff_GetPath(char *sname) function
/freebsd-10.1-release/contrib/bmake/
H A Dnonints.h151 Lst Suff_GetPath(char *);
H A Dparse.c1367 path = Suff_GetPath(&line[5]);
2137 suffPath = Suff_GetPath(suff);
H A Dsuff.c115 * Suff_GetPath Return the search path for the given suffix.
333 * Suff_GetPath.
1003 * Suff_GetPath --
1015 Suff_GetPath(char *sname)
1014 Suff_GetPath(char *sname) function

Completed in 177 milliseconds