Lines Matching full:callbacks
14 <LI><A HREF="#Callbacks">Callbacks</A>
24 <A HREF="smfi_register.html">smfi_register</A> to register its callbacks.
57 The following functions may be called from within the filter-defined callbacks
157 <H2><A NAME="Callbacks">Callbacks</A></H2>
159 The filter should implement one or more of the following callbacks,
194 The above callbacks should all return one of the following return values,
201 Recipient-oriented callbacks may affect the processing
203 message-oriented callbacks, a single message;
204 connection-oriented callbacks, an entire connection
212 All other callbacks are message-oriented.
253 <TD>Skip further callbacks of the same type in this transaction.