Searched refs:__vsyslog (Results 1 – 1 of 1) sorted by relevance
120 void __vsyslog(int priority, const char* message, va_list ap) { in __vsyslog() function131 __vsyslog(priority, message, ap); in syslog()135 weak_alias(__vsyslog, vsyslog);
Completed in 2 milliseconds