Home
last modified time | relevance | path

Searched refs:LogTag (Results 1 – 4 of 4) sorted by relevance

/glibc-2.36/misc/
Dsyslog.c49 static const char *LogTag; /* string to tag the entry with */ variable
172 LogTag == NULL ? __progname : LogTag, \ in __vsyslog_internal()
291 LogTag = ident; in openlog_internal()
364 LogTag = NULL; in closelog()
/glibc-2.36/ChangeLog.old/
DChangeLog.1011417 * misc/syslog.c (LogStat, LogTag): Likewise.
12035 * misc/syslog.c (closelog_internal): Do not reset LogTag here.
DChangeLog.85732 * misc/syslog.c (closelog_internal): Set LogTag to NULL.
/glibc-2.36/posix/
Dtst-regex.input5732 * misc/syslog.c (closelog_internal): Set LogTag to NULL.