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

/macosx-10.10/postfix-255/postfix/src/util/
H A Dmsg_output.h6 /* msg_output 3h
10 /* #include <msg_output.h>
23 extern void msg_output(MSG_OUTPUT_FN);
H A Dmsg_vstream.c46 #include "msg_output.h"
85 msg_output(msg_vstream_print);
H A Dmsg_output.c3 /* msg_output 3
7 /* #include <msg_output.h>
11 /* void msg_output(output_fn)
30 /* msg_output() registers an output handler for the diagnostics
39 /* result, and call the output handlers registered with msg_output().
42 /* calls the output handlers registered with msg_output().
56 /* until after msg_output() completes initialization, and not
60 /* Each msg_output() call-back function, and each Postfix or
64 /* exclusively by functions in the msg_output(3) module.
72 /* msg_output() cal
115 void msg_output(MSG_OUTPUT_FN output_fn) function
[all...]
H A Dmsg_syslog.c59 #include "msg_output.h"
182 msg_output(msg_syslog_print);
/macosx-10.10/postfix-255/postfix/src/postlog/
H A Dpostlog.c94 #include <msg_output.h>

Completed in 168 milliseconds