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

/osnet-11/usr/src/cmd/sendmail/src/
H A Dusersmtp.c700 ** sai -- where to store auth_info.
701 ** rpool -- resource pool for sai.
718 readauth(filename, safe, sai, rpool)
721 SASL_AI_T *sai;
808 (*sai)[lc] = sm_rpool_strdup_x(rpool, buf);
809 if ((s = strchr((*sai)[lc], '\n')) != NULL)
837 ** sai -- pointer to authinfo (result).
841 ** be available, sai must be checked.
846 ** Fills in sai if successful.
850 getauth(mci, e, sai)
1022 SASL_AI_T *sai; local
1130 SASL_AI_T *sai; local
1279 SASL_AI_T *sai; local
1404 SASL_AI_T *sai; local
[all...]

Completed in 661 milliseconds