Searched refs:smfi_setmlreply (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/sendmail/include/libmilter/
H A Dmfapi.h421 ** Alternatively, smfi_setmlreply can be called if a multi-line SMTP reply
425 LIBMILTER_API int smfi_setmlreply __P((SMFICTX *, const char *, const char *, ...));
/freebsd-11-stable/contrib/sendmail/libmilter/
H A Dsmfi.c636 smfi_setmlreply(SMFICTX *ctx, const char *rcode, const char *xcode, ...) function
638 smfi_setmlreply(ctx, rcode, xcode, va_alist)

Completed in 80 milliseconds