Searched defs:GLOB_NOSORT (Results 1 – 4 of 4) sorted by relevance
66 #define GLOB_NOSORT 0x0020 /* Don't sort. */ macro
76 #define GLOB_NOSORT 0x0020 /* Don't sort. */ macro
83 #define GLOB_NOSORT 0x0020 /* Don't sort. */ macro
51 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro