Lines Matching defs:mci
95 smtpinit(m, mci, e, onlyhelo) in smtpinit() argument
330 esmtp_check(line, firstline, m, mci, e) in esmtp_check() argument
449 helo_options(line, firstline, m, mci, e) in helo_options() argument
664 getsasldata(line, firstline, m, mci, e) in getsasldata() argument
898 getauth(mci, e, sai) in getauth() argument
1129 MCI *mci; local
1610 attemptauth(m, mci, e, sai) in attemptauth() argument
1945 smtpauth(m, mci, e) in smtpauth() argument
2055 smtpmailfrom(m, mci, e) in smtpmailfrom() argument
2384 smtprcpt(to, m, mci, e, ctladdr, xstart) in smtprcpt() argument
2555 smtprcptstat(to, m, mci, e) in smtprcptstat() argument
2652 smtpdata(m, mci, e, ctladdr, xstart) in smtpdata() argument
2931 smtpgetstat(m, mci, e) in smtpgetstat() argument
2991 smtpquit(m, mci, e) in smtpquit() argument
3074 smtprset(m, mci, e) in smtprset() argument
3133 smtpprobe(mci) in smtpprobe() argument
3177 reply(m, mci, e, timeout, pfunc, enhstat, rtype, rtext) in reply() argument
3528 smtpmessage(char *f, MAILER *m, MCI *mci, ...) in smtpmessage()