Searched refs:GLOB_APPEND (Results 1 – 2 of 2) sorted by relevance
77 #define GLOB_APPEND 0x0001 /* Append to output from previous call. */ macro
190 if (!(flags & GLOB_APPEND)) { in glob()