Home
last modified time | relevance | path

Searched refs:chain_file_name (Results 1 – 7 of 7) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/test/data/cast_certificate/certificates/
H A Dgenerate_policies_tests.py97 chain_file_name = 'policies_ica_%s_leaf_%s.pem' % (
101 common.write_chain(chain_description, chain, chain_file_name)
/dports/devel/cgit/cgit-1.2.3/git/
H A Dcommit-graph.c1722 char *chain_file_name = get_chain_filename(ctx->obj_dir); in expire_commit_graphs() local
1723 unlink(chain_file_name); in expire_commit_graphs()
1724 free(chain_file_name); in expire_commit_graphs()
/dports/devel/git-p4/git-2.34.1/
H A Dcommit-graph.c2213 char *chain_file_name = get_commit_graph_chain_filename(ctx->odb); in expire_commit_graphs() local
2214 unlink(chain_file_name); in expire_commit_graphs()
2215 free(chain_file_name); in expire_commit_graphs()
/dports/devel/git/git-2.34.1/
H A Dcommit-graph.c2213 char *chain_file_name = get_commit_graph_chain_filename(ctx->odb); in expire_commit_graphs() local
2214 unlink(chain_file_name); in expire_commit_graphs()
2215 free(chain_file_name); in expire_commit_graphs()
/dports/devel/git-gui/git-2.34.1/
H A Dcommit-graph.c2213 char *chain_file_name = get_commit_graph_chain_filename(ctx->odb); in expire_commit_graphs() local
2214 unlink(chain_file_name); in expire_commit_graphs()
2215 free(chain_file_name); in expire_commit_graphs()
/dports/devel/git-cvs/git-2.34.1/
H A Dcommit-graph.c2213 char *chain_file_name = get_commit_graph_chain_filename(ctx->odb); in expire_commit_graphs() local
2214 unlink(chain_file_name); in expire_commit_graphs()
2215 free(chain_file_name); in expire_commit_graphs()
/dports/devel/git-svn/git-2.34.1/
H A Dcommit-graph.c2213 char *chain_file_name = get_commit_graph_chain_filename(ctx->odb); in expire_commit_graphs() local
2214 unlink(chain_file_name); in expire_commit_graphs()
2215 free(chain_file_name); in expire_commit_graphs()