Home
last modified time | relevance | path

Searched refs:usedgetauth (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/sendmail/src/
H A Dusersmtp.c1952 bool usedgetauth; local
1961 usedgetauth = true;
1976 usedgetauth = false;
2019 return usedgetauth ? EX_TEMPFAIL : EX_UNAVAILABLE;
2032 return usedgetauth ? result