Home
last modified time | relevance | path

Searched refs:GLOB_ALTDIRFUNC (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libmraa/src/glob/
Dglob.h87 #define GLOB_ALTDIRFUNC 0x0040 /* Use alternately specified directory funcs. */ macro
Dglob.c768 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()
857 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in glob3()
1061 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_opendir()
1078 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_lstat()
1094 if (pglob->gl_flags & GLOB_ALTDIRFUNC) in g_stat()