3 #ifndef _MAIL_FLOW_H_INCLUDED_
4 #define _MAIL_FLOW_H_INCLUDED_
10 /* global mail flow control
12 /* #include <mail_flow.h>
17 * Functional interface.
19 extern ssize_t
mail_flow_get(ssize_t
);
20 extern ssize_t
mail_flow_put(ssize_t
);
21 extern ssize_t
mail_flow_count(void);
26 /* The Secure Mailer license must be distributed with this software.
29 /* IBM T.J. Watson Research
31 /* Yorktown Heights, NY 10598, USA