Home
last modified time | relevance | path

Searched refs:GLOB_APPEND (Results 1 – 3 of 3) sorted by relevance

/posix/
A Dglob.h44 #define GLOB_APPEND (1 << 5)/* Append to results of a previous call. */ macro
58 |GLOB_NOESCAPE|GLOB_NOCHECK|GLOB_APPEND \
63 |GLOB_NOESCAPE|GLOB_NOCHECK|GLOB_APPEND \
A Dglobtest.c93 glob_flags |= GLOB_APPEND; in main()
A Dglob.c332 if (!(flags & GLOB_APPEND)) in __glob()
448 | GLOB_APPEND), in __glob()
456 if (!(flags & GLOB_APPEND)) in __glob()
1003 ((flags | GLOB_APPEND) in __glob()

Completed in 8 milliseconds