Searched defs:GLOB_BRACE (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dglob-libc.h61 # define GLOB_BRACE (1 << 10)/* Expand "{a,b}" to "a" "b". */ macro
/netbsd-6-1-5-RELEASE/include/
H A Dglob.h88 #define GLOB_BRACE 0x0080 /* Expand braces ala csh. */ macro
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/glob/
H A Dglob.h85 # define GLOB_BRACE (1 << 10)/* Expand "{a,b}" to "a" "b". */ macro

Completed in 80 milliseconds