HomeSort by relevance Sort by last modified time
    Searched refs:__NR_sethostname (Results 51 - 73 of 73) sorted by null

1 23

  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /external/kernel-headers/original/asm-arm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /external/valgrind/main/include/vki/
vki-scnums-mips32-linux.h 114 #define __NR_sethostname (__NR_Linux + 74)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 204 #define SYS_sethostname __NR_sethostname
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 204 #define SYS_sethostname __NR_sethostname
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 204 #define SYS_sethostname __NR_sethostname
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 358 // __NR_sethostname 74
359 GO(__NR_sethostname, "n/a");
360 //SY(__NR_sethostname); // (Not yet handled by Valgrind) FAIL;
    [all...]
scalar.stderr.exp 759 74: __NR_sethostname n/a
    [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 836 case __NR_sethostname:
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 949 // __NR_sethostname 74
950 GO(__NR_sethostname, "n/a");
951 //SY(__NR_sethostname); // (Not yet handled by Valgrind) FAIL;
    [all...]

Completed in 381 milliseconds

1 23