/external/strace/linux/ |
dummy.h | 76 #define sys_sync printargs macro
|
syscall.h | 44 int sys_sync(), sys_kill(), sys_rename(), sys_mkdir(), sys_rmdir();
|
/external/strace/ |
syscall-android.h | 256 #define SYS_sync __NR_sync
|
system.c | 410 sys_sync(tcp) function [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
syscall.h | 226 #define SYS_sync __NR_sync
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
syscall.h | 226 #define SYS_sync __NR_sync
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
syscall.h | 226 #define SYS_sync __NR_sync
|
/external/valgrind/main/coregrind/m_syswrap/ |
priv_syswrap-generic.h | 155 DECL_TEMPLATE(generic, sys_sync); // SVr4, SVID, X/OPEN, BSD 4.3
|
syswrap-amd64-linux.c | [all...] |
syswrap-ppc64-linux.c | [all...] |
syswrap-s390x-linux.c | [all...] |
syswrap-arm-linux.c | [all...] |
syswrap-ppc32-linux.c | [all...] |
syswrap-x86-linux.c | [all...] |
syswrap-generic.c | [all...] |
syswrap-darwin.c | [all...] |
/external/strace/linux/arm/ |
syscallent.h | 67 { 0, 0, sys_sync, "sync" }, /* 36 */
|
/external/strace/linux/i386/ |
syscallent.h | 67 { 0, 0, sys_sync, "sync" }, /* 36 */
|
/external/strace/linux/sh/ |
syscallent.h | 69 { 0, 0, sys_sync, "sync" }, /* 36 */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/ |
unistd_64.h | 371 __SYSCALL(__NR_sync, sys_sync)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 371 __SYSCALL(__NR_sync, sys_sync)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/ |
unistd_64.h | 371 __SYSCALL(__NR_sync, sys_sync)
|
/external/strace/linux/mips/ |
syscallent.h | [all...] |
/prebuilts/qemu-kernel/arm/ |
vmlinux-qemu | |
vmlinux-qemu-armv7 | |