Searched refs:GLOB_LIMIT (Results 1 – 2 of 2) sorted by relevance
103 #define GLOB_LIMIT 0x1000 /* limit number of returned paths */ macro106 #define GLOB_MAXPATH GLOB_LIMIT
188 if (flags & GLOB_LIMIT) { in glob()