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

/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dmsg_output.h1 /* $NetBSD: msg_output.h,v 1.3 2020/03/18 19:05:21 christos Exp $ */
8 /* msg_output 3h
12 /* #include <msg_output.h>
25 extern void msg_output(MSG_OUTPUT_FN);
H A Dmsg_vstream.c48 #include "msg_output.h"
87 msg_output(msg_vstream_print);
H A Dmsg_output.c1 /* $NetBSD: msg_output.c,v 1.4 2022/10/08 16:12:50 christos Exp $ */
5 /* msg_output 3
9 /* #include <msg_output.h>
13 /* void msg_output(output_fn)
28 /* msg_output() registers an output handler for the diagnostics
37 /* result, and call the output handlers registered with msg_output().
40 /* calls the output handlers registered with msg_output().
54 /* until after msg_output() completes initialization, and not
58 /* Each msg_output() call-back function, and each Postfix or
62 /* exclusively by functions in the msg_output(
118 void msg_output(MSG_OUTPUT_FN output_fn) function
[all...]
H A Dmsg_logger.c104 #include <msg_output.h>
287 msg_output(msg_logger_print);
H A Dmsg_syslog.c74 #include "msg_output.h"
212 msg_output(msg_syslog_print);
H A DMakefile.in17 msg_output.c msg_syslog.c msg_vstream.c mvect.c myaddrinfo.c myflock.c \
65 msg_output.o msg_syslog.o msg_vstream.o mvect.o myaddrinfo.o myflock.o \
110 msg_output.h msg_syslog.h msg_vstream.h mvect.h myaddrinfo.h myflock.h \
2348 msg.o: msg_output.h
2357 msg_logger.o: msg_output.h
2364 msg_output.o: check_arg.h
2365 msg_output.o: msg_output.c
2366 msg_output.o: msg_output
[all...]
/netbsd-current/external/ibm-public/postfix/dist/src/postlog/
H A Dpostlog.c129 #include <msg_output.h>
H A DMakefile.in75 postlog.o: ../../include/msg_output.h
/netbsd-current/external/ibm-public/postfix/lib/util/
H A DMakefile142 msg_output.c \

Completed in 231 milliseconds