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