Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/misc/
A Dsyslog.c120 void __vsyslog(int priority, const char* message, va_list ap) { in __vsyslog() function
131 __vsyslog(priority, message, ap); in syslog()
135 weak_alias(__vsyslog, vsyslog);

Completed in 2 milliseconds