Searched refs:GLOB_PERIOD (Results 1 – 2 of 2) sorted by relevance
94 #define GLOB_PERIOD 0x2000 /* Allow metachars to match leading periods. */ macro
642 if (pglob->gl_flags & GLOB_PERIOD) { in glob2()654 ((pglob->gl_flags & GLOB_PERIOD) && in glob2()741 if ((pglob->gl_flags & GLOB_PERIOD) == 0) in glob3()