HomeSort by relevance Sort by last modified time
    Searched refs:__NR_afs_syscall (Results 26 - 44 of 44) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_64.h 426 #define __NR_afs_syscall 183
427 __SYSCALL(__NR_afs_syscall, sys_ni_syscall)
  /bionic/libc/kernel/arch-mips/asm/
unistd.h 196 #define __NR_afs_syscall (__NR_Linux + 137)
685 #define __NR_afs_syscall (__NR_Linux + 176)
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 196 #define __NR_afs_syscall (__NR_Linux + 137)
685 #define __NR_afs_syscall (__NR_Linux + 176)
    [all...]
  /external/kernel-headers/original/asm-mips/
unistd.h 160 #define __NR_afs_syscall (__NR_Linux + 137) /* Syscall for Andrew File System */
563 #define __NR_afs_syscall (__NR_Linux + 176)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 196 #define __NR_afs_syscall (__NR_Linux + 137)
685 #define __NR_afs_syscall (__NR_Linux + 176)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 196 #define __NR_afs_syscall (__NR_Linux + 137)
685 #define __NR_afs_syscall (__NR_Linux + 176)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 196 #define __NR_afs_syscall (__NR_Linux + 137)
685 #define __NR_afs_syscall (__NR_Linux + 176)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
unistd.h 196 #define __NR_afs_syscall (__NR_Linux + 137)
685 #define __NR_afs_syscall (__NR_Linux + 176)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 196 #define __NR_afs_syscall (__NR_Linux + 137)
685 #define __NR_afs_syscall (__NR_Linux + 176)
    [all...]
  /external/valgrind/main/include/vki/
vki-scnums-mips32-linux.h 177 #define __NR_afs_syscall (__NR_Linux + 137)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 14 #define SYS_afs_syscall __NR_afs_syscall
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 14 #define SYS_afs_syscall __NR_afs_syscall
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 14 #define SYS_afs_syscall __NR_afs_syscall
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 626 // __NR_afs_syscall 137
627 GO(__NR_afs_syscall, "ni");
628 SY(__NR_afs_syscall); FAIL;
    [all...]
scalar.stderr.exp     [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 355 #define SYS_afs_syscall __NR_afs_syscall
712 #define SYS_afs_syscall __NR_afs_syscall
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 1210 // __NR_afs_syscall 137
1211 GO(__NR_afs_syscall, "ni");
1212 SY(__NR_afs_syscall); FAIL;
    [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 1171 case __NR_afs_syscall:
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-linux.c     [all...]

Completed in 629 milliseconds

12