Searched refs:GLOB_NOSORT (Results 1 – 3 of 3) sorted by relevance
41 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro57 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS \62 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS \
69 glob_flags |= GLOB_NOSORT; in main()
982 | GLOB_NOSORT | GLOB_ONLYDIR), in __glob()1167 if (!(flags & GLOB_NOSORT)) in __glob()
Completed in 8 milliseconds