OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GLOB_ALTDIRFUNC
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/host-tools/make-3.81/glob/
glob.h
88
# define
GLOB_ALTDIRFUNC
(1 << 9)/* Use gl_opendir et al functions. */
97
GLOB_PERIOD|
GLOB_ALTDIRFUNC
|GLOB_BRACE| \
127
/* If the
GLOB_ALTDIRFUNC
flag is set, the following functions
149
/* If the
GLOB_ALTDIRFUNC
flag is set, the following functions
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
glob.h
58
# define
GLOB_ALTDIRFUNC
(1 << 9)/* Use gl_opendir et al functions. */
67
GLOB_PERIOD|
GLOB_ALTDIRFUNC
|GLOB_BRACE| \
97
/* If the
GLOB_ALTDIRFUNC
flag is set, the following functions
126
/* If the
GLOB_ALTDIRFUNC
flag is set, the following functions
Completed in 15 milliseconds