Searched refs:GLOB_APPEND (Results 1 – 2 of 2) sorted by relevance
29 #define GLOB_APPEND 0x20 macro
179 if (!(flags & GLOB_APPEND)) { in glob()204 if (flags & GLOB_APPEND) { in glob()
Completed in 4 milliseconds