Searched refs:GotStats (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/src/
H A Dstats.c24 static bool GotStats = false; /* set when we have stats to merge */ variable
98 GotStats = true;
118 GotStats = false;
143 if (sfile == NULL || *sfile == '\0' || !GotStats || entered)

Completed in 14 milliseconds