Searched
full:syscalls (Results
326 -
350 of
642) sorted by null
<<11121314151617181920>>
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/ |
unistd.h | 205 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/ |
unistd.h | 198 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/ |
unistd.h | 198 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/ |
unistd.h | 198 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/ |
unistd.h | 199 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/ |
unistd.h | 202 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/ |
unistd.h | 202 /* Used to retry syscalls that can return EINTR. */
|
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/ |
unistd.h | 202 /* Used to retry syscalls that can return EINTR. */
|
/external/strace/debian/ |
changelog | 138 + Corrected decoding of 64bit syscalls, closes: #570603 257 + New syscalls: getcpu, eventfd, timerfd, signalfd, epoll_pwait, 304 + Don't display inappropriate syscalls for -e trace=file. 363 + Support new Linux syscalls mbind, set_mempolicy, get_mempolicy, waitid. 364 + Support Linux syscalls fadvise64, fadvise64_64, and epoll_*. 670 + add a support for a whole bunch of syscalls 675 + looks like a whole lot of syscalls is moved from 180 to 230
|
/external/strace/ |
README-linux-ptrace | 50 kills even within syscalls (syscall-exit-stop is not generated prior to 94 waitpid API. Tracer should use waitpid family of syscalls to wait for 167 Note that suppressed signal still causes syscalls to return 170 or, in case of syscalls returning ERESTART_RESTARTBLOCK, 172 syscall. There may still be bugs in this area which cause some syscalls
|
/external/valgrind/ |
NEWS.old | 50 160907 Support for a couple of recent Linux syscalls 418 129246 JJ: ppc32/ppc64 syscalls, w/ patch 620 123248 syscalls in glibc-2.4: openat, fstatat, symlinkat 635 125492 ppc32: support a bunch more syscalls 649 126938 bad checking for syscalls linkat, renameat, symlinkat [all...] |
/external/libchrome/sandbox/linux/seccomp-bpf/ |
syscall.cc | 298 DCHECK_EQ(p6, 0) << " Support for syscalls with more than six arguments not " 300 DCHECK_EQ(p7, 0) << " Support for syscalls with more than six arguments not "
|
Completed in 1896 milliseconds
<<11121314151617181920>>