Searched refs:GLOB_NOSORT (Results 1 – 3 of 3) sorted by relevance
48 #define GLOB_NOSORT (1 << 2)/* Don't sort the names. */ macro65 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \70 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \75 # define __GLOB_FLAGS (GLOB_ERR|GLOB_MARK|GLOB_NOSORT|GLOB_DOOFFS| \
275 if (!(flags & GLOB_NOSORT)) in glob()
894 | GLOB_NOSORT | GLOB_ONLYDIR), in glob()1031 if (!(flags & GLOB_NOSORT)) in glob()
Completed in 5 milliseconds