Home
last modified time | relevance | path

Searched refs:__NR_syslog (Results 1 – 21 of 21) sorted by relevance

/external/strace/tests-m32/
Dsyslog.c4 #ifdef __NR_syslog
15 int rc = syscall(__NR_syslog, SYSLOG_ACTION_READ, addr, -1); in main()
/external/strace/tests-mx32/
Dsyslog.c4 #ifdef __NR_syslog
15 int rc = syscall(__NR_syslog, SYSLOG_ACTION_READ, addr, -1); in main()
/external/strace/tests/
Dsyslog.c4 #ifdef __NR_syslog
15 int rc = syscall(__NR_syslog, SYSLOG_ACTION_READ, addr, -1); in main()
/external/ltp/testcases/kernel/syscalls/syslog/
Dsyslog11.c97 #define syslog(arg1, arg2, arg3) syscall(__NR_syslog, arg1, arg2, arg3)
Dsyslog12.c109 #define syslog(arg1, arg2, arg3) syscall(__NR_syslog, arg1, arg2, arg3)
/external/minijail/linux-x86/
Dlibsyscalls.gen.c315 #ifdef __NR_syslog
316 { "syslog", __NR_syslog },
/external/kernel-headers/original/uapi/asm-x86/asm/
Dunistd_64.h107 #define __NR_syslog 103 macro
Dunistd_32.h107 #define __NR_syslog 103 macro
Dunistd_x32.h95 #define __NR_syslog (__X32_SYSCALL_BIT + 103) macro
/external/strace/
Dscno.h317 #ifndef __NR_syslog
318 # define __NR_syslog (SYSCALL_BIT | 103) macro
/external/kernel-headers/original/uapi/asm-generic/
Dunistd.h363 #define __NR_syslog 116 macro
364 __SYSCALL(__NR_syslog, sys_syslog)
/external/kernel-headers/original/uapi/asm-mips/asm/
Dunistd_n64.h105 #define __NR_syslog (__NR_Linux + 101) macro
Dunistd_n32.h105 #define __NR_syslog (__NR_Linux + 101) macro
Dunistd_o32.h107 #define __NR_syslog (__NR_Linux + 103) macro
/external/ltp/testcases/kernel/logging/kmsg/
Dkmsg01.c552 if (tst_syscall(__NR_syslog, 5, NULL, 0) == -1) in test_seek()
/external/kernel-headers/original/uapi/asm-arm/asm/
Dunistd-common.h79 #define __NR_syslog (__NR_SYSCALL_BASE + 103) macro
/external/syzkaller/sys/linux/
Dsys_386.const811 __NR_syslog = 103
Dsys_amd64.const811 __NR_syslog = 103
Dsys_arm.const811 __NR_syslog = 103
Dsys_ppc64le.const811 __NR_syslog = 103
Dsys_arm64.const811 __NR_syslog = 116