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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dsrvrsmtp.c4887 static int foundvers = -1; local
4922 if (foundvers < 0 &&
4929 foundvers = h;
4940 if (foundvers < 2 && !noinfo)
4949 if (foundvers >= 2)
4970 if (foundvers != 0 && foundvers < HELPVERSION)
4978 foundvers = 0;

Completed in 21 milliseconds