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

/freebsd-13-stable/contrib/sendmail/src/
H A Dmilter.c35 static int milter_open __P((struct milter *, bool, ENVELOPE *));
649 milter_open(m, parseonly, e) function
1113 sm_dprintf("milter_open (%s): open %s failed: %s\n",
1325 (void) milter_open(m, true, CurEnv);
3841 m->mf_sock = milter_open(m, false, e);

Completed in 99 milliseconds