/aosp_15_r20/bionic/tests/ |
H A D | syslog_test.cpp | 39 TEST(syslog, syslog_percent_m) { in TEST() argument 52 TEST(syslog, syslog_empty) { in TEST() argument 65 TEST(syslog, syslog_truncation) { in TEST() argument 93 TEST(syslog, facilitynames) { in TEST() argument 100 TEST(syslog, prioritynames) { in TEST() argument
|
/aosp_15_r20/cts/hostsidetests/seccomp/app/assets/ |
H A D | syscalls_blocked.json | 34 "syslog": 103, number 62 "syslog": 116, number 90 "syslog": 4103, number 118 "syslog": 5101, number 146 "syslog": 116, number 180 "syslog": 103, number 208 "syslog": 103, number
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/ |
D | syslog.h | 29 syslog (int __pri, const char *__fmt, ...) in syslog() function 34 # define syslog(pri, ...) \ macro
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/i386-linux-gnu/bits/ |
D | syslog.h | 29 syslog (int __pri, const char *__fmt, ...) in syslog() function 34 # define syslog(pri, ...) \ macro
|
/aosp_15_r20/prebuilts/go/linux-x86/src/log/syslog/ |
D | doc.go | 17 package syslog package
|
D | syslog_unix.go | 7 package syslog package
|
D | syslog_test.go | 7 package syslog package
|
D | syslog.go | 7 package syslog package
|
/aosp_15_r20/external/crosvm/base/src/sys/linux/linux/ |
H A D | mod.rs | 7 pub mod syslog; module
|
/aosp_15_r20/external/crosvm/base/src/sys/linux/android/ |
H A D | mod.rs | 7 pub mod syslog; module
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/topshim/src/ |
D | lib.rs | 23 pub mod syslog; module
|
/aosp_15_r20/external/crosvm/base/tests/linux/ |
H A D | main.rs | 18 mod syslog; module
|
/aosp_15_r20/external/strace/ |
H A D | syslog.c | 47 SYS_FUNC(syslog) in SYS_FUNC() argument
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/syslog/ |
H A D | syslog11.c | 28 #define syslog(arg1, arg2, arg3) tst_syscall(__NR_syslog, arg1, arg2, arg3) macro
|
H A D | syslog12.c | 29 #define syslog(arg1, arg2, arg3) tst_syscall(__NR_syslog, arg1, arg2, arg3) macro
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_syslog.py | 2 syslog = import_helper.import_module("syslog") #skip if not supported variable
|
/aosp_15_r20/bionic/libc/bionic/ |
H A D | syslog.cpp | 48 void syslog(int priority, const char* fmt, ...) { in syslog() function
|
/aosp_15_r20/external/crosvm/base/src/sys/windows/ |
H A D | mod.rs | 10 pub mod syslog; module
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/stack/ |
D | Cargo.toml | 23 syslog = "6" qkey
|
/aosp_15_r20/external/crosvm/base/src/ |
H A D | lib.rs | 20 pub mod syslog; module
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/rust/linux/mgmt/ |
D | Cargo.toml | 33 syslog = "6" qkey
|
/aosp_15_r20/external/trusty/musl/src/misc/ |
D | syslog.c | 136 void syslog(int priority, const char *message, ...) in syslog() function
|
/aosp_15_r20/external/musl/src/misc/ |
H A D | syslog.c | 139 void syslog(int priority, const char *message, ...) in syslog() function
|
/aosp_15_r20/system/core/toolbox/ |
H A D | modprobe.cpp | 79 auto syslog = false; variable
|
/aosp_15_r20/external/crosvm/devices/src/virtio/vhost/user/device/ |
H A D | console.rs | 152 syslog: bool, field
|