OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CLONE_PTRACE
(Results
76 - 93
of
93
) sorted by null
1
2
3
4
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/linux/
sched.h
27
#define
CLONE_PTRACE
0x00002000
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/linux/
sched.h
27
#define
CLONE_PTRACE
0x00002000
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/linux/
sched.h
27
#define
CLONE_PTRACE
0x00002000
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/linux/
sched.h
27
#define
CLONE_PTRACE
0x00002000
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/linux/
sched.h
27
#define
CLONE_PTRACE
0x00002000
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/linux/
sched.h
27
#define
CLONE_PTRACE
0x00002000
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
sched.h
27
#define
CLONE_PTRACE
0x00002000
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
sched.h
27
#define
CLONE_PTRACE
0x00002000
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
sched.h
27
#define
CLONE_PTRACE
0x00002000
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
sched.h
27
#define
CLONE_PTRACE
0x00002000
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
sched.h
27
#define
CLONE_PTRACE
0x00002000
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
sched.h
44
# define
CLONE_PTRACE
0x00002000 /* Set if tracing continues on the child. */
59
force
CLONE_PTRACE
on this clone. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
sched.h
47
# define
CLONE_PTRACE
0x00002000 /* Set if tracing continues on the child. */
62
force
CLONE_PTRACE
on this clone. */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
sched.h
47
# define
CLONE_PTRACE
0x00002000 /* Set if tracing continues on the child. */
62
force
CLONE_PTRACE
on this clone. */
/prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
TYPES.py
93
CLONE_PTRACE
= 0x00002000
IN.py
191
CLONE_PTRACE
= 0x00002000
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
TYPES.py
93
CLONE_PTRACE
= 0x00002000
IN.py
191
CLONE_PTRACE
= 0x00002000
Completed in 552 milliseconds
1
2
3
4