Searched refs:extenhsc (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/sendmail/src/
H A Derr.c763 extenhsc(s, delim, e) function
H A Dsrvrsmtp.c3398 (void) extenhsc(response + 4, ' ', e->e_enhsc);
3440 (void) extenhsc(MSG_TEMPFAIL + 4, ' ', e->e_enhsc);
3519 (void) extenhsc(response + 4, ' ', e->e_enhsc);
3550 (void) extenhsc(MSG_TEMPFAIL + 4, ' ', e->e_enhsc);
H A Dusersmtp.c3234 extenhsc(bufp + 4, ' ', enhstatcode) > 0)
H A Dsendmail.h2511 extern int extenhsc __P((const char *, int, char *));
H A Ddeliver.c3050 extenhsc(MsgBuf + 4, ' ', enhsc) > 0)

Completed in 78 milliseconds