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

/osnet-11/usr/src/lib/libast/common/misc/
H A Dglob.c320 int starstar = 0; local
458 if (starstar = (p[2]==0))
465 starstar = 2;
482 if ((!starstar && !gp->gl_starstar || (*gp->gl_type)(gp, dirname, GLOB_STARSTAR) == GLOB_DIR) && (dirf = (*gp->gl_diropen)(gp, dirname)))
541 if (starstar==1 || (starstar==2 && !notdir))
542 addmatch(gp, prefix, name, starstar==2?"":NiL, NiL, anymeta);

Completed in 16 milliseconds