Searched defs:WriteOneLineToSyslog (Results 1 – 3 of 3) sorted by relevance
738 void WriteOneLineToSyslog(const char *s) { in WriteOneLineToSyslog() function761 void WriteOneLineToSyslog(const char *s) { syslog(LOG_INFO, "%s", s); } in WriteOneLineToSyslog() function
817 INLINE void WriteOneLineToSyslog(const char *s) {} in WriteOneLineToSyslog() function
620 void WriteOneLineToSyslog(const char *s) { in WriteOneLineToSyslog() function