Lines Matching refs:cleanup_path
482 msg_warn("%s: vstream_ftell file %s: %m", myname, cleanup_path); in cleanup_milter_hbc_add_meta_records()
707 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_add_header()
715 msg_warn("%s: vstream_ftell file %s: %m", myname, cleanup_path); in cleanup_add_header()
732 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_add_header()
859 msg_warn("%s: read file %s: %m", myname, cleanup_path); \ in cleanup_find_header_start()
874 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_find_header_start()
880 msg_warn("%s: vstream_ftell file %s: %m", myname, cleanup_path); in cleanup_find_header_start()
894 msg_warn("%s: read file %s: %m", myname, cleanup_path); in cleanup_find_header_start()
997 msg_warn("%s: read file %s: %m", myname, cleanup_path); in cleanup_find_header_end()
1011 msg_warn("%s: read file %s: %m", myname, cleanup_path); in cleanup_find_header_end()
1085 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_patch_header()
1131 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_patch_header()
1218 msg_warn("%s: read file %s: %m", myname, cleanup_path); in cleanup_ins_header()
1356 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_del_header()
1454 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_chg_from()
1470 msg_warn("%s: vstream_ftell file %s: %m", myname, cleanup_path); in cleanup_chg_from()
1506 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_chg_from()
1571 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_add_rcpt_par()
1656 msg_warn("%s: vstream_ftell file %s: %m", myname, cleanup_path); in cleanup_add_rcpt_par()
1667 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_add_rcpt_par()
1741 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_del_rcpt()
1782 msg_warn("%s: vstream_ftell file %s: %m", myname, cleanup_path); in cleanup_del_rcpt()
1786 msg_warn("%s: read file %s: %m", myname, cleanup_path); in cleanup_del_rcpt()
1794 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_del_rcpt()
1802 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_del_rcpt()
1838 msg_warn("%s: seek file %s: %m", myname, cleanup_path); in cleanup_del_rcpt()
2344 char *cleanup_path; variable
2444 msg_warn("closing %s", cleanup_path); in open_queue_file()
2447 myfree(cleanup_path); in open_queue_file()
2448 cleanup_path = 0; in open_queue_file()
2453 cleanup_path = mystrdup(path); in open_queue_file()
2456 msg_fatal("file %s: vstream_ftell: %m", cleanup_path); in open_queue_file()
2458 msg_fatal("file %s: missing SIZE or PTR record", cleanup_path); in open_queue_file()
2464 cleanup_path, STR(buf)); in open_queue_file()
2472 cleanup_path); in open_queue_file()
2474 msg_fatal("file %s: missing END record", cleanup_path); in open_queue_file()
2477 msg_fatal("file %s: missing SIZE record", cleanup_path); in open_queue_file()
2484 cleanup_path, STR(buf)); in open_queue_file()
2487 msg_fatal("file %s: vstream_ftell: %m", cleanup_path); in open_queue_file()
2493 cleanup_path, STR(buf)); in open_queue_file()
2496 msg_fatal("file %s: vstream_ftell: %m", cleanup_path); in open_queue_file()
2503 cleanup_path, STR(buf)); in open_queue_file()
2506 msg_fatal("file %s: vstream_ftell: %m", cleanup_path); in open_queue_file()
2532 myfree(cleanup_path); in close_queue_file()
2533 cleanup_path = 0; in close_queue_file()