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

/freebsd-11-stable/contrib/bmake/
H A Ddir.c251 static void DirExpandCurly(const char *, const char *, Lst, Lst);
644 * DirExpandCurly --
665 DirExpandCurly(const char *word, const char *brace, Lst path, Lst expansions) function
844 DirExpandCurly(word, cp, path, expansions);
861 DirExpandCurly(word, cp, path, expansions);

Completed in 38 milliseconds