OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:syscalls
(Results
226 - 250
of
510
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/bootable/recovery/minzip/
DirUtil.c
63
* making any
syscalls
.
/development/ndk/platforms/android-3/include/
unistd.h
198
/* Used to retry
syscalls
that can return EINTR. */
/development/ndk/platforms/android-8/include/
unistd.h
199
/* Used to retry
syscalls
that can return EINTR. */
/development/ndk/platforms/android-9/include/
unistd.h
202
/* Used to retry
syscalls
that can return EINTR. */
/development/tutorials/ReverseDebug/
README.txt
65
nanosleep () at bionic/libc/arch-arm/
syscalls
/nanosleep.S:10
/external/chromium_org/sandbox/linux/seccomp-bpf-helpers/
baseline_policy.cc
150
// Previously unseen
syscalls
. TODO(jln): some of these should
/external/compiler-rt/lib/sanitizer_common/
sanitizer_common_syscalls.inc
10
// Common
syscalls
handlers for tools like AddressSanitizer,
/external/valgrind/main/coregrind/
pub_core_syscall.h
35
// PURPOSE: This module contains the code for actually executing
syscalls
.
/external/valgrind/main/exp-sgcheck/
pc_main.c
128
check that
syscalls
don't read across array boundaries. */
/libnativehelper/include/nativehelper/
JNIHelp.h
198
/* Used to retry
syscalls
that can return EINTR. */
/ndk/docs/text/system/libc/
OVERVIEW.text
26
adding system call IDs to
SYSCALLS
.html, described below, or modifying the
40
tools/gensyscalls.py which reads the
SYSCALLS
.html file for input.
42
SYSCALLS
.html contains the list of all syscall stubs to generate, along with
54
See
SYSCALLS
.html for documentation and details.
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
unistd.h
194
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
unistd.h
194
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/
unistd.h
197
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/5/platforms/android-8/arch-arm/usr/include/
unistd.h
198
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/
unistd.h
201
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/
unistd.h
197
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/
unistd.h
197
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/6/platforms/android-8/arch-arm/usr/include/
unistd.h
198
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/6/platforms/android-8/arch-x86/usr/include/
unistd.h
198
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/
unistd.h
201
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/
unistd.h
201
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/
unistd.h
202
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
unistd.h
202
/* Used to retry
syscalls
that can return EINTR. */
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/
unistd.h
198
/* Used to retry
syscalls
that can return EINTR. */
Completed in 1143 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>