Searched refs:GLOB_PERIOD (Results 1 – 2 of 2) sorted by relevance
83 #define GLOB_PERIOD (1 << 7)/* Leading `.' can be matched by metachars. */ macro97 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \102 GLOB_PERIOD)
281 # undef GLOB_PERIOD1302 int fnm_flags = ((!(flags & GLOB_PERIOD) ? FNM_PERIOD : 0)