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