Searched refs:GLOB_NOSORT (Results 1 – 13 of 13) sorted by relevance
82 #define GLOB_NOSORT 0x0020 /* Don't sort. */ macro
565 if (!(pglob->gl_flags & GLOB_NOSORT)) {
144 ret = glob(pattern.c_str(), GLOB_NOSORT, NULL, &dirContents); in TEST_F()
315 err = glob("/proc/[0-9]*/fd/[0-9]*", GLOB_NOSORT, in show_processes()
328 pub const GLOB_NOSORT: ::c_int = 0x0020; constant
563 pub const GLOB_NOSORT: ::c_int = 0x0020; constant
861 pub const GLOB_NOSORT: ::c_int = 1 << 2; constant
896 GLOB_MARK|GLOB_NOCHECK|GLOB_BRACE|GLOB_KEEPSTAT|GLOB_NOSORT, in do_globbed_ls()
1180 pub const GLOB_NOSORT: ::c_int = 1 << 2; constant
1271 pub const GLOB_NOSORT: ::c_int = 4; constant
1071 pub const GLOB_NOSORT: ::c_int = 1 << 2; constant
1808 pub const GLOB_NOSORT: ::c_int = 0x0020; constant
2246 pub const GLOB_NOSORT: ::c_int = 1 << 2; constant