Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/make/
Ddirexpand.c74 static void PathMatchFilesi(const char *, const char *, Lst, Lst);
92 PathMatchFilesi(const char *word, const char *eword, Lst path, Lst expansions) in PathMatchFilesi() function
123 PathMatchFilesi(word, eword, path, expansions); in DirExpandWildi()
157 PathMatchFilesi(slash+1, eword, &temp, in DirExpandWildi()
163 PathMatchFilesi(word, eword, path, expansions); in DirExpandWildi()
168 PathMatchFilesi(word, eword, path, expansions); in DirExpandWildi()