Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c1896 bool usedgetauth; local
1905 usedgetauth = true;
1920 usedgetauth = false;
1963 return usedgetauth ? EX_TEMPFAIL : EX_UNAVAILABLE;
1976 return usedgetauth ? result