Home
last modified time | relevance | path

Searched refs:i_unlink (Results 1 – 25 of 57) sorted by relevance

123

/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dlib.h62 int i_unlink(const char *path, const char *source_fname,
64 #define i_unlink(path) i_unlink(path, __FILE__, __LINE__) macro
H A Dtest-ostream-file.c29 i_unlink(str_c(path)); in test_ostream_file_random_once()
133 i_unlink(".temp.istream"); in test_ostream_file_send_istream_file()
134 i_unlink(".temp.ostream"); in test_ostream_file_send_istream_file()
180 i_unlink(".temp.istream"); in test_ostream_file_send_istream_sendfile()
H A Dtest-file-cache.c44 i_unlink(TEST_FILENAME); in test_file_cache_read()
81 i_unlink(TEST_FILENAME); in test_file_cache_write_read()
123 i_unlink(TEST_FILENAME); in test_file_cache_read_invalidate()
181 i_unlink(TEST_FILENAME); in test_file_cache_multipage()
231 i_unlink(TEST_FILENAME); in test_file_cache_switch_fd()
H A Dlib.c34 #undef i_unlink
35 int i_unlink(const char *path, const char *source_fname, in i_unlink() function
H A Dfile-copy.c122 i_unlink(tmppath); in file_copy()
H A Dtest-file-create-locked.c129 i_unlink(path); in test_file_create_locked_mkdir()
H A Dsafe-mkstemp.c67 i_unlink(str_c(prefix)); in safe_mkstemp_full()
H A Dtest-buffer-istream.c60 i_unlink(TEST_FILENAME); in test_buffer_append_full_file()
H A Dtest-iostream-temp.c140 i_unlink(".temp.istream"); in test_iostream_temp_istream()
/dports/mail/dovecot/dovecot-2.3.17/src/auth/
H A Dauth-token.c59 i_unlink(path); in auth_token_read_secret()
77 i_unlink(path); in auth_token_read_secret()
125 i_unlink(temp_path); in auth_token_write_secret()
131 i_unlink(temp_path); in auth_token_write_secret()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-master/
H A Dtest-event-stats.c125 i_unlink(SOCK_FULL); in stats_proc()
189 i_unlink(test_done); in stats_conn_input()
192 i_unlink(exit_stats); in stats_conn_input()
209 i_unlink(signal_file); in wait_for_signal()
284 i_unlink(stats_data_file); in compare_test_stats_to()
693 i_unlink(stats_data_file); in run_tests()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-compression/
H A Dbench-compression.c164 i_unlink("decompressed.bin"); in main()
165 i_unlink("compressed.bin"); in main()
/dports/mail/dovecot/dovecot-2.3.17/src/doveadm/
H A Ddoveadm-sis.c122 i_unlink(tmppath); in hardlink_replace()
127 i_unlink(tmppath); in hardlink_replace()
259 i_unlink(str_c(path)); in cmd_sis_deduplicate()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/storage/file/
H A Dsieve-file-storage-save.c472 i_unlink(str_c(temp_path)); in sieve_file_storage_save_to()
479 i_unlink(str_c(temp_path)); in sieve_file_storage_save_to()
497 i_unlink(str_c(temp_path)); in sieve_file_storage_save_to()
H A Dsieve-file-storage-active.c166 i_unlink(active_path_new); in sieve_file_storage_active_replace_link()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/dbox-single/
H A Dsdbox-file.c350 i_unlink(temp_path); in sdbox_file_move()
375 i_unlink(dest_path); in sdbox_file_move()
383 i_unlink(dest_path); in sdbox_file_move()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-lua/
H A Dtest-dict-lua.c87 i_unlink(".test.dict"); in test_dict_lua()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-index/
H A Dtest-mail-index-write.c140 i_unlink(TEST_INDEX_FNAME); in test_mail_index_write()
H A Dmail-index-write.c116 i_unlink(path); in mail_index_recreate()
H A Dtest-mail-transaction-log-append.c166 i_unlink(tmp_path); in test_mail_transaction_log_append()
H A Dmailbox-log.c276 i_unlink(iter->filepath); in mailbox_log_iter_next()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/testsuite/
H A Dtestsuite-smtp.c132 i_unlink(smtp->msg_file); in testsuite_smtp_abort()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/dbox-common/
H A Ddbox-file-fix.c499 i_unlink(temp_path); in dbox_file_fix()
500 i_unlink(file->cur_path); in dbox_file_fix()
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/util/
H A Dmail-raw.c70 if (i_unlink(str_c(path)) < 0) { in seekable_fd_callback()
/dports/mail/dovecot/dovecot-2.3.17/src/master/
H A Dmain.c264 i_unlink(path); in fatal_log_check()
590 i_unlink(pidfile_path); in main_deinit()

123