Searched refs:notdir (Results 1 – 1 of 1) sorted by relevance
307 int notdir; in glob_dir() local525 if (notdir = (gp->gl_status & GLOB_NOTDIR)) in glob_dir()529 if (matchdir && (name[0] != '.' || name[1] && (name[1] != '.' || name[2])) && !notdir) in glob_dir()533 if (!rescan || !notdir) in glob_dir()535 if (starstar==1 || (starstar==2 && !notdir)) in glob_dir()