Home
last modified time | relevance | path

Searched refs:syslog (Results 1 – 15 of 15) sorted by relevance

/bionic/libc/bionic/
Dsyslog.cpp44 void syslog(int priority, const char* fmt, ...) { in syslog() function
/bionic/libc/include/
Dsyslog.h152 void syslog(int __priority, const char* __fmt, ...) __printflike(2, 3);
/bionic/tests/headers/posix/
Dsyslog_h.c74 FUNCTION(syslog, void (*f)(int, const char*, ...)); in syslog_h()
/bionic/tests/
Dclang_fortify_tests.cpp360 syslog(0, "%d", unsigned_value); in testFormatStrings()
362 syslog(0, unknown_string, unsigned_value); in testFormatStrings()
/bionic/libc/
DSECCOMP_BLOCKLIST_APP.TXT37 int klogctl:syslog(int, char*, int) all
DSYSCALLS.TXT303 int klogctl:syslog(int, char*, int) all
Dlibc.map.txt1060 syslog;
DAndroid.bp1143 "bionic/syslog.cpp",
/bionic/libc/dns/net/
Dgethnamaddr.c366 syslog(LOG_NOTICE|LOG_AUTH, in getanswer()
376 syslog(LOG_NOTICE|LOG_AUTH, in getanswer()
419 syslog(LOG_NOTICE|LOG_AUTH, in getanswer()
Dgetaddrinfo.c1429 syslog(LOG_NOTICE|LOG_AUTH, in getanswer()
1440 syslog(LOG_NOTICE|LOG_AUTH, in getanswer()
/bionic/libc/tools/
Dposix-2013.txt1041 syslog
/bionic/docs/
Dstatus.md72 special-case hack in `syslog`.
/bionic/tools/versioner/platforms/
Dlibc.map.txt1060 syslog;
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_113.S2124 CALL(syslog)
Dliblinker_reloc_bench_063.S10806 CALL(syslog)