Searched refs:gl_status (Results 1 – 2 of 2) sorted by relevance
85 unsigned long gl_status; member
97 gp->gl_status |= GLOB_NOTDIR; in gl_dirnext()532 if (notdir = (gp->gl_status & GLOB_NOTDIR)) in glob_dir()533 gp->gl_status &= ~GLOB_NOTDIR; in glob_dir()