Searched refs:GLOB_NOSORT (Results 1 – 2 of 2) sorted by relevance
| /third_party/ulib/musl/include/ | ||
| A D | glob.h | 26 #define GLOB_NOSORT 0x04 macro |
| /third_party/ulib/musl/src/regex/ | ||
| A D | glob.c | 226 if (!(flags & GLOB_NOSORT)) in glob() |
Completed in 2 milliseconds