Searched refs:LogTagLength (Results 1 – 1 of 1) sorted by relevance
66 static int LogTagLength = -1; /* usable part of LogTag */ variable206 else if (LogTagLength == -1) in vsyslog1()208 if (LogTagLength > 0) in vsyslog1()209 (void)fprintf(fp, "%.*s ", LogTagLength, LogTag); in vsyslog1()217 if (LogTagLength <= 0) in vsyslog1()409 LogTagLength = -1; in openlog_unlocked()442 LogTagLength = -1; in closelog()479 LogTagLength = 0; in parse_tag()495 LogTagLength = begin - LogTag; in parse_tag()