Home
last modified time | relevance | path

Searched refs:pending_tmp_files (Results 1 – 4 of 4) sorted by relevance

/dports/devel/ccache-memcached/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dccache.c266 static struct pending_tmp_file *pending_tmp_files = NULL; variable
381 e->next = pending_tmp_files; in add_pending_tmp_file()
382 pending_tmp_files = e; in add_pending_tmp_file()
389 struct pending_tmp_file *p = pending_tmp_files; in do_clean_up_pending_tmp_files()
/dports/devel/ccache-memcached-static/ccache-f7712082106bef085515f86ae47e7dbbd2a48b57/src/
H A Dccache.c266 static struct pending_tmp_file *pending_tmp_files = NULL; variable
381 e->next = pending_tmp_files; in add_pending_tmp_file()
382 pending_tmp_files = e; in add_pending_tmp_file()
389 struct pending_tmp_file *p = pending_tmp_files; in do_clean_up_pending_tmp_files()
/dports/devel/ccache/ccache-3.7.12/src/
H A Dccache.c280 static struct pending_tmp_file *pending_tmp_files = NULL; variable
402 e->next = pending_tmp_files; in add_pending_tmp_file()
403 pending_tmp_files = e; in add_pending_tmp_file()
410 struct pending_tmp_file *p = pending_tmp_files; in do_clean_up_pending_tmp_files()
/dports/devel/ccache-static/ccache-3.7.12/src/
H A Dccache.c280 static struct pending_tmp_file *pending_tmp_files = NULL; variable
402 e->next = pending_tmp_files; in add_pending_tmp_file()
403 pending_tmp_files = e; in add_pending_tmp_file()
410 struct pending_tmp_file *p = pending_tmp_files; in do_clean_up_pending_tmp_files()