Searched refs:GLOB_ALTDIRFUNC (Results 1 – 2 of 2) sorted by relevance
82 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */ macro
655 if (pglob->gl_flags & GLOB_ALTDIRFUNC)686 if (pglob->gl_flags & GLOB_ALTDIRFUNC)846 if (pglob->gl_flags & GLOB_ALTDIRFUNC)862 if (pglob->gl_flags & GLOB_ALTDIRFUNC)877 if (pglob->gl_flags & GLOB_ALTDIRFUNC)
Completed in 11 milliseconds