Home
last modified time | relevance | path

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

/NextBSD/contrib/bmake/
HDdir.c256 static char *DirFindDot(Boolean, const char *, const char *);
1008 DirFindDot(Boolean hasSlash MAKE_ATTR_UNUSED, const char *name, const char *cp) in DirFindDot() function
1125 (file = DirFindDot(hasSlash, name, cp)) != NULL) { in Dir_FindFile()
1141 (file = DirFindDot(hasSlash, name, cp)) != NULL) { in Dir_FindFile()