Home
last modified time | relevance | path

Searched refs:i_tmpfile (Results 1 – 6 of 6) sorted by relevance

/dports/devel/swig/swig-4.0.2/CCache/
H A Dccache.c57 static char *i_tmpfile; variable
107 if (i_tmpfile) { in failed()
109 unlink(i_tmpfile); in failed()
111 free(i_tmpfile); in failed()
112 i_tmpfile = NULL; in failed()
313 unlink(i_tmpfile); in to_cache()
578 i_tmpfile = path_stdout; in find_hash()
729 if (i_tmpfile) { in from_cache()
731 unlink(i_tmpfile); in from_cache()
733 free(i_tmpfile); in from_cache()
[all …]
/dports/devel/swig/swig-4.0.2/CCache/debian/patches/
H A D10_lru_cleanup.diff23 if (i_tmpfile) {
/dports/devel/ccache-memcached/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dccache.c218 static char *i_tmpfile; variable
1279 args_add(args, i_tmpfile); in to_fscache()
1529 args_add(args, i_tmpfile); in to_memcached()
1794 i_tmpfile = input_file; in get_object_name_from_cpp()
1798 i_tmpfile = format("%s.%s", path_stdout, conf->cpp_extension); in get_object_name_from_cpp()
1799 x_rename(path_stdout, i_tmpfile); in get_object_name_from_cpp()
1800 add_pending_tmp_file(i_tmpfile); in get_object_name_from_cpp()
3799 i_tmpfile = NULL; in cc_reset()
/dports/devel/ccache-memcached-static/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dccache.c218 static char *i_tmpfile; variable
1279 args_add(args, i_tmpfile); in to_fscache()
1529 args_add(args, i_tmpfile); in to_memcached()
1794 i_tmpfile = input_file; in get_object_name_from_cpp()
1798 i_tmpfile = format("%s.%s", path_stdout, conf->cpp_extension); in get_object_name_from_cpp()
1799 x_rename(path_stdout, i_tmpfile); in get_object_name_from_cpp()
1800 add_pending_tmp_file(i_tmpfile); in get_object_name_from_cpp()
3799 i_tmpfile = NULL; in cc_reset()
/dports/devel/ccache/ccache-3.7.12/src/
H A Dccache.c226 static char *i_tmpfile; variable
1482 args_add(args, i_tmpfile); in to_cache()
1795 i_tmpfile = input_file; in get_object_name_from_cpp()
1799 i_tmpfile = format("%s.%s", path_stdout, conf->cpp_extension); in get_object_name_from_cpp()
1800 x_rename(path_stdout, i_tmpfile); in get_object_name_from_cpp()
1801 add_pending_tmp_file(i_tmpfile); in get_object_name_from_cpp()
4017 i_tmpfile = NULL; in cc_reset()
/dports/devel/ccache-static/ccache-3.7.12/src/
H A Dccache.c226 static char *i_tmpfile; variable
1482 args_add(args, i_tmpfile); in to_cache()
1795 i_tmpfile = input_file; in get_object_name_from_cpp()
1799 i_tmpfile = format("%s.%s", path_stdout, conf->cpp_extension); in get_object_name_from_cpp()
1800 x_rename(path_stdout, i_tmpfile); in get_object_name_from_cpp()
1801 add_pending_tmp_file(i_tmpfile); in get_object_name_from_cpp()
4017 i_tmpfile = NULL; in cc_reset()