Searched refs:DirExpandInt (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/contrib/bmake/ |
| H A D | dir.c | 252 static void DirExpandInt(const char *, Lst, Lst); 777 DirExpandInt(const char *word, Lst path, Lst expansions) in DirExpandInt() function 895 DirExpandInt(cp+1, path, expansions); in Dir_Expand() 902 DirExpandInt(word, path, expansions); in Dir_Expand() 908 DirExpandInt(word, path, expansions); in Dir_Expand() 919 DirExpandInt(word, path, expansions); in Dir_Expand()
|