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

  /bionic/libc/arch-arm/syscalls/
__syslog.S 13 ldr r7, =__NR_syslog
klogctl.S 13 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
  /ndk/build/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)
  /ndk/build/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)
  /ndk/build/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)
  /ndk/build/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)
  /ndk/build/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)
  /ndk/build/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)
  /bionic/libc/include/sys/
linux-syscalls.h 126 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
129 #define __NR_syslog (__NR_SYSCALL_BASE + 103)
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 118 #define __NR_syslog 103
  /external/kernel-headers/original/asm-x86/
unistd_32.h 111 #define __NR_syslog 103
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 118 #define __NR_syslog 103
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 118 #define __NR_syslog 103
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 122 #define __NR_syslog (__NR_SYSCALL_BASE+103)
  /external/strace/
syscall-android.h 260 #define SYS_syslog __NR_syslog
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 122 #define __NR_syslog (__NR_SYSCALL_BASE+103)
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 122 #define __NR_syslog (__NR_SYSCALL_BASE+103)
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 122 #define __NR_syslog (__NR_SYSCALL_BASE+103)
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 122 #define __NR_syslog (__NR_SYSCALL_BASE+103)
  /external/kernel-headers/original/asm-arm/
unistd.h 131 #define __NR_syslog (__NR_SYSCALL_BASE+103)

Completed in 63 milliseconds