Searched refs:msg_cleanup (Results 1 – 17 of 17) sorted by relevance
155 bounce_cleanup_func = msg_cleanup(bounce_cleanup_callback); in bounce_cleanup_register()176 (void) msg_cleanup(bounce_cleanup_func); in bounce_cleanup_unregister()
98 (void) msg_cleanup((MSG_CLEANUP_FN) 0); in mail_run_foreground()132 (void) msg_cleanup((MSG_CLEANUP_FN) 0); in mail_run_background()
476 (void) msg_cleanup(pipe_child_cleanup); in pipe_command()
206 msg_cleanup(fatal_exit); in main()274 (void) msg_cleanup((MSG_CLEANUP_FN) 0); in main()
45 extern MSG_CLEANUP_FN msg_cleanup(MSG_CLEANUP_FN);
149 msg_cleanup(cleanup); in main()
319 MSG_CLEANUP_FN msg_cleanup(MSG_CLEANUP_FN cleanup_fn) in msg_cleanup() function
223 (void) msg_cleanup((MSG_CLEANUP_FN) 0); in vstream_popen()
634 msg_cleanup(cleanup_all); in main()
193 msg_cleanup((void (*) (void)) 0); /* disable exit handler */ in master_spawn()
306 (void) msg_cleanup((MSG_CLEANUP_FN) 0); in multi_server_drain()
338 (void) msg_cleanup((MSG_CLEANUP_FN) 0); in event_server_drain()
593 msg_cleanup(unavailable); in main()
446 msg_cleanup(postdrop_cleanup); in main()
1465 msg_cleanup(fatal_warning); in main()
1105 msg_cleanup(tempfail); in main()
12021 Bugfix: reset the msg_cleanup() fatal error handler in child