OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:milter_send
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/ibm-public/postfix/dist/src/milter/
milter.h
156
extern int
milter_send
(MILTERS *, VSTREAM *);
milter.c
101
/* int
milter_send
(milters, fp)
210
/*
milter_send
() sends a list of mail filters over the specified
219
/* milter_dummy() is like
milter_send
(), except that it sends
760
return (
milter_send
(&dummy, stream));
763
/*
milter_send
- send Milter instances over stream */
765
int
milter_send
(MILTERS *milters, VSTREAM *stream)
function
/src/external/ibm-public/postfix/dist/src/smtpd/
smtpd.c
3529
(void)
milter_send
(state->milters, state->cleanup);
Completed in 23 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026