DirFindDot
if (!seenDotLast && (file = DirFindDot(name, base)) != NULL)
if (seenDotLast && (file = DirFindDot(name, base)) != NULL)