Searched refs:GLOB_ALTDIRFUNC (Results 1 – 2 of 2) sorted by relevance
81 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */ macro
653 if (pglob->gl_flags & GLOB_ALTDIRFUNC)684 if (pglob->gl_flags & GLOB_ALTDIRFUNC)844 if (pglob->gl_flags & GLOB_ALTDIRFUNC)860 if (pglob->gl_flags & GLOB_ALTDIRFUNC)875 if (pglob->gl_flags & GLOB_ALTDIRFUNC)
Completed in 7 milliseconds