Searched refs:GLOB_ALTDIRFUNC (Results 1 – 2 of 2) sorted by relevance
81 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */ macro
623 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()654 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()803 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_opendir()815 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_lstat()826 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_stat()
Completed in 9 milliseconds