Searched defs:log_tag (Results 1 – 1 of 1) sorted by relevance
31 void openlog(const char* log_tag, int /*options*/, int /*facility*/) { in openlog()60 const char* log_tag = syslog_log_tag; in vsyslog() local