Home
last modified time | relevance | path

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

12

/third_party/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)
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dsyscall.h95 #define __NR_syslog 103 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dsyscall.h95 #define __NR_syslog 103 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dsyscall.h95 #define __NR_syslog 103 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dsyscall.h95 #define __NR_syslog 103 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dsyscall.h95 #define __NR_syslog 103 macro
/third_party/ltp/testcases/kernel/logging/kmsg/
Dkmsg01.c533 if (tst_syscall(__NR_syslog, 5, NULL, 0) == -1) in test_seek()
/third_party/musl/arch/or1k/bits/
Dsyscall.h.in118 #define __NR_syslog 116 macro
/third_party/musl/arch/aarch64/bits/
Dsyscall.h.in117 #define __NR_syslog 116 macro
/third_party/musl/arch/riscv64/bits/
Dsyscall.h.in116 #define __NR_syslog 116 macro
/third_party/musl/arch/x86_64/bits/
Dsyscall.h.in104 #define __NR_syslog 103 macro
/third_party/musl/arch/mips64/bits/
Dsyscall.h.in102 #define __NR_syslog 5101 macro
/third_party/musl/arch/s390x/bits/
Dsyscall.h.in71 #define __NR_syslog 103 macro
/third_party/musl/arch/mipsn32/bits/
Dsyscall.h.in102 #define __NR_syslog 6101 macro
/third_party/musl/arch/powerpc64/bits/
Dsyscall.h.in104 #define __NR_syslog 103 macro
/third_party/musl/arch/arm/bits/
Dsyscall.h.in76 #define __NR_syslog 103 macro
/third_party/musl/arch/sh/bits/
Dsyscall.h.in92 #define __NR_syslog 103 macro
/third_party/musl/porting/liteos_m/user/include/bits/
Dsyscall.h95 #define __NR_syslog 103 macro
/third_party/musl/porting/liteos_a/user/arch/arm/bits/
Dsyscall.h.in77 #define __NR_syslog 103 macro
/third_party/musl/arch/powerpc/bits/
Dsyscall.h.in104 #define __NR_syslog 103 macro
/third_party/musl/arch/m68k/bits/
Dsyscall.h.in93 #define __NR_syslog 103 macro
/third_party/musl/arch/mips/bits/
Dsyscall.h.in104 #define __NR_syslog 4103 macro
/third_party/musl/arch/microblaze/bits/
Dsyscall.h.in104 #define __NR_syslog 103 macro
/third_party/musl/arch/i386/bits/
Dsyscall.h.in104 #define __NR_syslog 103 macro

12