HomeSort by relevance Sort by last modified time
    Searched refs:__NR_acct (Results 76 - 100 of 100) sorted by null

1 2 34

  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 89 #define __NR_acct (__NR_Linux + 51)
662 #define __NR_acct (__NR_Linux + 158)
    [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 8 #define SYS_acct __NR_acct
352 #define SYS_acct __NR_acct
709 #define SYS_acct __NR_acct
    [all...]
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 81 #define __NR_acct (__NR_SYSCALL_BASE+ 51)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 81 #define __NR_acct (__NR_SYSCALL_BASE+ 51)
  /external/kernel-headers/original/asm-arm/
unistd.h 79 #define __NR_acct (__NR_SYSCALL_BASE+ 51)
  /external/valgrind/main/include/vki/
vki-scnums-darwin.h 246 #define __NR_acct VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(51)
    [all...]
vki-scnums-mips32-linux.h 91 #define __NR_acct (__NR_Linux + 51)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 11 #define SYS_acct __NR_acct
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 11 #define SYS_acct __NR_acct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 11 #define SYS_acct __NR_acct
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 81 #define __NR_acct (__NR_SYSCALL_BASE+ 51)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 81 #define __NR_acct (__NR_SYSCALL_BASE+ 51)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 81 #define __NR_acct (__NR_SYSCALL_BASE+ 51)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 81 #define __NR_acct (__NR_SYSCALL_BASE+ 51)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 81 #define __NR_acct (__NR_SYSCALL_BASE+ 51)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 81 #define __NR_acct (__NR_SYSCALL_BASE+ 51)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 250 // __NR_acct 51
251 GO(__NR_acct, "1s 1m");
252 SY(__NR_acct, x0); FAIL;
    [all...]
scalar.stderr.exp 532 51: __NR_acct 1s 1m
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/sys/
linux-syscalls.h 38 #define __NR_acct (__NR_SYSCALL_BASE + 51)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
linux-syscalls.h 38 #define __NR_acct (__NR_SYSCALL_BASE + 51)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
linux-syscalls.h 38 #define __NR_acct (__NR_SYSCALL_BASE + 51)
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 123 // __NR_acct 51
841 // __NR_acct 51
842 GO(__NR_acct, "1s 1m");
843 SY(__NR_acct, x0); FAIL;
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-s390x-linux.c     [all...]
syswrap-arm-linux.c     [all...]
syswrap-x86-linux.c     [all...]

Completed in 1113 milliseconds

1 2 34