Home
last modified time | relevance | path

Searched refs:msg_cleanup (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/bounce/
H A Dbounce_cleanup.c155 bounce_cleanup_func = msg_cleanup(bounce_cleanup_callback); in bounce_cleanup_register()
176 (void) msg_cleanup(bounce_cleanup_func); in bounce_cleanup_unregister()
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dmail_run.c98 (void) msg_cleanup((MSG_CLEANUP_FN) 0); in mail_run_foreground()
132 (void) msg_cleanup((MSG_CLEANUP_FN) 0); in mail_run_background()
H A Dpipe_command.c476 (void) msg_cleanup(pipe_child_cleanup); in pipe_command()
/netbsd-src/external/ibm-public/postfix/dist/src/postlock/
H A Dpostlock.c206 msg_cleanup(fatal_exit); in main()
274 (void) msg_cleanup((MSG_CLEANUP_FN) 0); in main()
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dmsg.h45 extern MSG_CLEANUP_FN msg_cleanup(MSG_CLEANUP_FN);
H A Dfifo_trigger.c149 msg_cleanup(cleanup); in main()
H A Dmsg.c319 MSG_CLEANUP_FN msg_cleanup(MSG_CLEANUP_FN cleanup_fn) in msg_cleanup() function
H A Dvstream_popen.c223 (void) msg_cleanup((MSG_CLEANUP_FN) 0); in vstream_popen()
/netbsd-src/external/ibm-public/postfix/dist/src/cleanup/
H A Dcleanup.c634 msg_cleanup(cleanup_all); in main()
/netbsd-src/external/ibm-public/postfix/dist/src/master/
H A Dmaster_spawn.c193 msg_cleanup((void (*) (void)) 0); /* disable exit handler */ in master_spawn()
H A Dmulti_server.c306 (void) msg_cleanup((MSG_CLEANUP_FN) 0); in multi_server_drain()
H A Devent_server.c338 (void) msg_cleanup((MSG_CLEANUP_FN) 0); in event_server_drain()
/netbsd-src/external/ibm-public/postfix/dist/src/postqueue/
H A Dpostqueue.c593 msg_cleanup(unavailable); in main()
/netbsd-src/external/ibm-public/postfix/dist/src/postdrop/
H A Dpostdrop.c446 msg_cleanup(postdrop_cleanup); in main()
/netbsd-src/external/ibm-public/postfix/dist/src/postsuper/
H A Dpostsuper.c1465 msg_cleanup(fatal_warning); in main()
/netbsd-src/external/ibm-public/postfix/dist/src/sendmail/
H A Dsendmail.c1105 msg_cleanup(tempfail); in main()
/netbsd-src/external/ibm-public/postfix/dist/
H A DHISTORY12021 Bugfix: reset the msg_cleanup() fatal error handler in child