OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FTW_MOUNT
(Results
1 - 25
of
25
) sorted by null
/bionic/libc/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/development/ndk/platforms/android-21/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
ftw.h
47
#define
FTW_MOUNT
0x02 /* The walk does not cross a mount point. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
ftw.h
70
FTW_MOUNT
= 2, /* Report only files on same file system as the
72
# define
FTW_MOUNT
FTW_MOUNT
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
ftw.h
70
FTW_MOUNT
= 2, /* Report only files on same file system as the
72
# define
FTW_MOUNT
FTW_MOUNT
/bionic/libc/upstream-netbsd/lib/libc/gen/
nftw.c
58
if (ftwflags &
FTW_MOUNT
)
/system/core/tzdatacheck/
tzdatacheck.cpp
155
FTW_DEPTH |
FTW_MOUNT
| FTW_PHYS);
/external/e2fsprogs/misc/
e4defrag.c
[
all
...]
Completed in 251 milliseconds