Home
last modified time | relevance | path

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

/third_party/ulib/musl/include/
A Dglob.h29 #define GLOB_APPEND 0x20 macro
/third_party/ulib/musl/src/regex/
A Dglob.c179 if (!(flags & GLOB_APPEND)) { in glob()
204 if (flags & GLOB_APPEND) { in glob()

Completed in 4 milliseconds