Searched refs:GLOB_APPEND (Results 1 – 10 of 10) sorted by relevance
61 #define GLOB_APPEND 0x0001 /* Append to output from previous call. */ macro
305 if (!(flags & GLOB_APPEND)) { in glob()
470 gflgs |= GLOB_APPEND; in libglob()
77 #define GLOB_APPEND 0x0001 /* Append to output from previous call. */ macro
78 #define GLOB_APPEND 0x0001 /* Append to output from previous call. */ macro
191 if (!(flags & GLOB_APPEND)) { in glob()
78 #define GLOB_APPEND 0x0001 /* Append to output from previous call. */
178 if (!(flags & GLOB_APPEND)) { in glob()
197 if (!(pglob->gl_flags & GLOB_APPEND)) { in __glob()
163 if (!(flags & GLOB_APPEND)) { in freebsd11_glob()