Searched refs:GLOB_LIMIT (Results 1 – 3 of 3) sorted by relevance
92 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro
599 if ((pglob->gl_flags & GLOB_LIMIT) &&695 if ((pglob->gl_flags & GLOB_LIMIT) &&810 if ((pglob->gl_flags & GLOB_LIMIT) &&837 if ((pglob->gl_flags & GLOB_LIMIT) &&
625 Extend GLOB_LIMIT to cover readdir and stat and bump the malloc limit