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

/freebsd-9.3-release/contrib/sendmail/src/
H A Dsrvrsmtp.c4906 static int foundvers = -1; local
4941 if (foundvers < 0 &&
4948 foundvers = h;
4959 if (foundvers < 2 && !noinfo)
4968 if (foundvers >= 2)
4989 if (foundvers != 0 && foundvers < HELPVERSION)
4997 foundvers = 0;

Completed in 95 milliseconds