Searched refs:GLOB_BRACE (Results 1 – 5 of 5) sorted by relevance
76 #define GLOB_BRACE 0x0080 /* Expand braces ala csh. */ macro
101 int flags = GLOB_BRACE|GLOB_NOCHECK|GLOB_TILDE; in ftpd_popen()
1734 int flags = GLOB_BRACE | GLOB_NOCHECK;
3216 int flags = GLOB_BRACE|GLOB_NOCHECK|GLOB_TILDE; in send_file_list()
234 if (flags & GLOB_BRACE) in glob()