Searched refs:LogTag (Results 1 – 1 of 1) sorted by relevance
61 static const char *LogTag; /* string to tag the entry with */ variable112 if (LogTag != NULL) { in syslog()113 p = lutil_strcopy(p, LogTag); in syslog()120 if (LogTag != NULL) { in syslog()137 openlog(LogTag, LogStat, 0); in syslog()207 LogTag = ident; in openlog()222 LogTag = NULL; in closelog()