Searched refs:syslog (Results 1 – 15 of 15) sorted by relevance
/bionic/libc/bionic/ |
D | syslog.cpp | 44 void syslog(int priority, const char* fmt, ...) { in syslog() function
|
/bionic/libc/include/ |
D | syslog.h | 152 void syslog(int __priority, const char* __fmt, ...) __printflike(2, 3);
|
/bionic/tests/headers/posix/ |
D | syslog_h.c | 74 FUNCTION(syslog, void (*f)(int, const char*, ...)); in syslog_h()
|
/bionic/tests/ |
D | clang_fortify_tests.cpp | 360 syslog(0, "%d", unsigned_value); in testFormatStrings() 362 syslog(0, unknown_string, unsigned_value); in testFormatStrings()
|
/bionic/libc/ |
D | SECCOMP_BLOCKLIST_APP.TXT | 37 int klogctl:syslog(int, char*, int) all
|
D | SYSCALLS.TXT | 303 int klogctl:syslog(int, char*, int) all
|
D | libc.map.txt | 1060 syslog;
|
D | Android.bp | 1143 "bionic/syslog.cpp",
|
/bionic/libc/dns/net/ |
D | gethnamaddr.c | 366 syslog(LOG_NOTICE|LOG_AUTH, in getanswer() 376 syslog(LOG_NOTICE|LOG_AUTH, in getanswer() 419 syslog(LOG_NOTICE|LOG_AUTH, in getanswer()
|
D | getaddrinfo.c | 1429 syslog(LOG_NOTICE|LOG_AUTH, in getanswer() 1440 syslog(LOG_NOTICE|LOG_AUTH, in getanswer()
|
/bionic/libc/tools/ |
D | posix-2013.txt | 1041 syslog
|
/bionic/docs/ |
D | status.md | 72 special-case hack in `syslog`.
|
/bionic/tools/versioner/platforms/ |
D | libc.map.txt | 1060 syslog;
|
/bionic/benchmarks/linker_relocation/gen/ |
D | liblinker_reloc_bench_113.S | 2124 CALL(syslog)
|
D | liblinker_reloc_bench_063.S | 10806 CALL(syslog)
|