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

/freebsd-11-stable/contrib/bmake/
H A Ddir.h95 void Dir_Expand(const char *, Lst, Lst);
H A Ddir.c105 * Dir_Expand Given a pattern and a path, return a Lst of names
678 * expansion before calling Dir_Expand */
728 * Dir_Expand right away, telling it to place the result on our list
737 Dir_Expand(file, path, expansions);
794 * Print a word in the list of expansions. Callback for Dir_Expand
815 * Dir_Expand --
834 Dir_Expand(const char *word, Lst path, Lst expansions) function
H A Darch.c452 Dir_Expand(memName, dirSearchPath, members);
H A Dmain.c1363 Dir_Expand(_PATH_DEFSYSMK,
H A Dparse.c1443 Dir_Expand(line, emptyPath, curTargs);
H A Dsuff.c1694 Dir_Expand(cgn->name, Suff_FindPath(cgn), explist);

Completed in 130 milliseconds