OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FTW_DEPTH
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/include/
ftw.h
48
#define
FTW_DEPTH
0x04 /* Subdirs visited before the dir itself. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ftw.h
75
FTW_DEPTH
= 8 /* Report files in directory before directory itself.*/
76
# define
FTW_DEPTH
FTW_DEPTH
100
(if
FTW_DEPTH
) and then its siblings. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ftw.h
75
FTW_DEPTH
= 8 /* Report files in directory before directory itself.*/
76
# define
FTW_DEPTH
FTW_DEPTH
100
(if
FTW_DEPTH
) and then its siblings. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ftw.h
75
FTW_DEPTH
= 8 /* Report files in directory before directory itself.*/
76
# define
FTW_DEPTH
FTW_DEPTH
100
(if
FTW_DEPTH
) and then its siblings. */
Completed in 92 milliseconds