Searched defs:WriteOneLineToSyslog (Results 1 – 3 of 3) sorted by relevance
888 void WriteOneLineToSyslog(const char *s) { in WriteOneLineToSyslog() function908 void WriteOneLineToSyslog(const char *s) { syslog(LOG_INFO, "%s", s); } in WriteOneLineToSyslog() function
946 inline void WriteOneLineToSyslog(const char *s) {} in WriteOneLineToSyslog() function
772 void WriteOneLineToSyslog(const char *s) { in WriteOneLineToSyslog() function