Searched refs:LogPid (Results 1 – 1 of 1) sorted by relevance
64 static pid_t LogPid = -1; /* process id to tag the entry with */ variable218 LogPid = getpid(); in vsyslog1()219 (void)fprintf(fp, "%d ", (int)LogPid); in vsyslog1()494 LogPid = pid; in parse_tag()