HomeSort by relevance Sort by last modified time
    Searched refs:__NR_syslog (Results 1 - 25 of 55) sorted by null

1 2 3

  /bionic/libc/arch-arm/syscalls/
__syslog.S 8 ldr r7, =__NR_syslog
klogctl.S 8 ldr r7, =__NR_syslog
  /bionic/libc/arch-sh/syscalls/
__syslog.S 31 0: .long __NR_syslog
klogctl.S 31 0: .long __NR_syslog
  /bionic/libc/arch-x86/syscalls/
__syslog.S 16 movl $__NR_syslog, %eax
klogctl.S 16 movl $__NR_syslog, %eax
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 125 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
128 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 125 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
128 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 125 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
128 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 125 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
128 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 125 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
128 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 125 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
128 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 125 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
128 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 125 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
128 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 125 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
128 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/sys/
linux-syscalls.h 125 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
128 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 152 #define __NR_syslog 103
vki-scnums-ppc32-linux.h 140 #define __NR_syslog 103
vki-scnums-ppc64-linux.h 140 #define __NR_syslog 103
  /bionic/libc/include/sys/
linux-syscalls.h 130 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
133 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 127 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
130 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /prebuilt/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 127 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
130 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-arm/usr/include/sys/
linux-syscalls.h 127 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
130 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/include/sys/
linux-syscalls.h 127 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
130 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 118 #define __NR_syslog 103

Completed in 736 milliseconds

1 2 3