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

/freebsd-11-stable/contrib/bmake/
H A Ddir.c254 static int DirPrintDir(void *, void *);
1870 DirPrintDir(void *p, void *dummy MAKE_ATTR_UNUSED) function
1879 Lst_ForEach(path, DirPrintDir, NULL);

Completed in 50 milliseconds