Searched refs:vsyslog (Results 1 – 3 of 3) sorted by relevance
86 vsyslog(priority, message, args); in syslog()90 void vsyslog(int priority, const char *message, va_list args) in vsyslog() function
74 extern void vsyslog(int, const char *, va_list ap);
52 vsyslog(priority, format, args); in php_syslog()
Completed in 8 milliseconds