Searched defs:GLOB_LIMIT (Results 1 – 3 of 3) sorted by relevance
77 #define GLOB_LIMIT 0x4000 /* Limit pattern match output to ARG_MAX macro
92 #define GLOB_LIMIT 0x2000 /* Limit pattern match output to ARG_MAX */ macro
408 #define GLOB_LIMIT 0 in lglob() macro