Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libmraa/src/glob/
Dglob.h94 #define GLOB_PERIOD 0x2000 /* Allow metachars to match leading periods. */ macro
Dglob.c789 if ((pglob->gl_flags & GLOB_PERIOD) == 0) in glob3()