Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libmraa/src/glob/
Dglob.h91 #define GLOB_LIMIT 0x0400 /* Limit memory used by matches to ARG_MAX */ macro
Dglob.c244 if ((pglob->gl_flags & GLOB_LIMIT) && in globexp1()
634 if ((pglob->gl_flags & GLOB_LIMIT) && in glob2()
776 if ((pglob->gl_flags & GLOB_LIMIT) && in glob3()
898 if ((pglob->gl_flags & GLOB_LIMIT) && in globextend()
927 if ((pglob->gl_flags & GLOB_LIMIT) && in globextend()