Searched defs:getauth (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/src/
H A Dusersmtp.c513 static int getauth __P((MCI *, ENVELOPE *, SASL_AI_T *));
842 getauth(mci, e, sai) function
945 sm_syslog(LOG_DEBUG, NOQID, "getauth %s=%s",
1884 ** iff getauth() tempfailed or getauth() was used and
1902 result = getauth(mci, e, &(mci->mci_sai));
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Din.telnetd.c336 int getauth; member in struct:__anon278
2489 while (sequenceIs(authopt, getauth))
2530 while (sequenceIs(authdone, getauth))
2945 settimer(getauth);

Completed in 254 milliseconds