Searched refs:GLOB_LIMIT (Results 1 – 5 of 5) sorted by relevance
81 #define GLOB_LIMIT 0x1000 /* limit number of returned paths */ macro84 #define GLOB_MAXPATH GLOB_LIMIT
105 flags |= GLOB_LIMIT; in ftpd_popen()
1739 flags |= GLOB_LIMIT;
3220 flags |= GLOB_LIMIT; in send_file_list()
188 if (flags & GLOB_LIMIT) { in glob()