Searched refs:LogTag (Results 1 – 4 of 4) sorted by relevance
49 static const char *LogTag; /* string to tag the entry with */ variable172 LogTag == NULL ? __progname : LogTag, \ in __vsyslog_internal()291 LogTag = ident; in openlog_internal()364 LogTag = NULL; in closelog()
11417 * misc/syslog.c (LogStat, LogTag): Likewise.12035 * misc/syslog.c (closelog_internal): Do not reset LogTag here.
5732 * misc/syslog.c (closelog_internal): Set LogTag to NULL.