Home
last modified time | relevance | path

Searched refs:occ_close (Results 1 – 4 of 4) sorted by relevance

/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dratectrl.h126 extern bool occ_close __P((ENVELOPE *, MCI *, const char *, SOCKADDR *));
H A Ddaemon.c2633 # define OCC_CLOSE occ_close(e, mci, host, &addr)
H A Ddeliver.c3816 occ_close(e, mci, host, &CurHostAddr);
H A Dqueue.c6839 occ_close(e, mci, host, addr) in occ_close() function