Searched refs:GLOB_APPEND (Results 1 – 9 of 9) sorted by relevance
54 #define GLOB_APPEND (1 << 5)/* Append to results of a previous call. */ macro68 GLOB_NOESCAPE|GLOB_NOCHECK|GLOB_APPEND| \73 GLOB_NOESCAPE|GLOB_NOCHECK|GLOB_APPEND| \
311 if (!(flags & GLOB_APPEND))359 if (!(flags & GLOB_APPEND))378 | GLOB_APPEND), errfunc, pglob);386 if (!(flags & GLOB_APPEND))501 if (!(flags & GLOB_APPEND))782 ((flags | GLOB_APPEND)
73 #define GLOB_APPEND 0x00001 /* Append to output from previous call. */ macro
594 error = glob(buf, GLOB_APPEND | GLOB_BRACE | GLOB_NOSORT, NULL, pg); in manual()637 GLOB_APPEND | GLOB_BRACE | GLOB_NOSORT, NULL, pg)) != 0) { in manual()
78 #define GLOB_APPEND 0x0001 /* Append to output from previous call. */
180 if (!(flags & GLOB_APPEND)) { in glob()
273 gflags = GLOB_APPEND; in uniquepath()
408 gflgs |= GLOB_APPEND; in libglob()
195 if (!(flags & GLOB_APPEND)) { in glob()