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

/freebsd-11-stable/contrib/bmake/
H A Ddir.c253 static int DirPrintWord(void *, void *);
793 * DirPrintWord --
806 DirPrintWord(void *word, void *dummy MAKE_ATTR_UNUSED) function
923 Lst_ForEach(expansions, DirPrintWord, NULL);

Completed in 144 milliseconds