Searched refs:notdir (Results 1 – 1 of 1) sorted by relevance
304 int notdir; in glob_dir() local532 if (notdir = (gp->gl_status & GLOB_NOTDIR)) in glob_dir()536 if (matchdir && (name[0] != '.' || name[1] && (name[1] != '.' || name[2])) && !notdir) in glob_dir()540 if (!rescan || !notdir) in glob_dir()542 if (starstar==1 || (starstar==2 && !notdir)) in glob_dir()