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

/freebsd-10.2-release/contrib/bmake/
H A Ddir.c252 static int DirPrintWord(void *, void *);
715 * DirPrintWord --
728 DirPrintWord(void *word, void *dummy) function
845 Lst_ForEach(expansions, DirPrintWord, NULL);

Completed in 91 milliseconds