OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:O_NOFOLLOW
(Results
26 - 50
of
89
) sorted by null
1
2
3
4
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
fcntl.h
16
#define
O_NOFOLLOW
0100000
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
fcntl.h
16
#define
O_NOFOLLOW
0100000
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
fcntl.h
16
#define
O_NOFOLLOW
0100000
/external/bison/lib/
localcharset.c
79
/* Define
O_NOFOLLOW
to 0 on platforms where it does not exist. */
80
#ifndef
O_NOFOLLOW
81
# define
O_NOFOLLOW
0
159
O_NOFOLLOW
. This is a security feature. Without it, an attacker
166
O_RDONLY | (HAVE_WORKING_O_NOFOLLOW ?
O_NOFOLLOW
: 0));
/development/ndk/platforms/android-3/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/external/bison/darwin-lib/
fcntl.h
564
#ifndef
O_NOFOLLOW
565
# define
O_NOFOLLOW
0
/external/bison/linux-lib/
fcntl.h
564
#ifndef
O_NOFOLLOW
565
# define
O_NOFOLLOW
0
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
fcntl.h
45
#ifndef
O_NOFOLLOW
46
#define
O_NOFOLLOW
00400000 /* don't follow links */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h
45
#ifndef
O_NOFOLLOW
46
#define
O_NOFOLLOW
00400000 /* don't follow links */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
fcntl.h
45
#ifndef
O_NOFOLLOW
46
#define
O_NOFOLLOW
00400000 /* don't follow links */
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/
fcntl.h
54
#ifndef
O_NOFOLLOW
55
#define
O_NOFOLLOW
00400000
Completed in 735 milliseconds
1
2
3
4