Searched refs:GLOB_LIMIT (Results 1 – 2 of 2) sorted by relevance
91 #define GLOB_LIMIT 0x0400 /* Limit memory used by matches to ARG_MAX */ macro
244 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()