Home
last modified time | relevance | path

Searched refs:load_commit_graph_one_fd_st (Results 1 – 19 of 19) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/t/helper/
H A Dtest-read-graph.c25 graph = load_commit_graph_one_fd_st(fd, &st); in cmd__read_graph()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dcommit-graph.h63 struct commit_graph *load_commit_graph_one_fd_st(int fd, struct stat *st);
H A Dcommit-graph.c120 struct commit_graph *load_commit_graph_one_fd_st(int fd, struct stat *st) in load_commit_graph_one_fd_st() function
322 g = load_commit_graph_one_fd_st(fd, &st); in load_commit_graph_one()
/dports/devel/git-svn/git-2.34.1/
H A Dcommit-graph.h91 struct commit_graph *load_commit_graph_one_fd_st(struct repository *r,
H A Dcommit-graph.c250 struct commit_graph *load_commit_graph_one_fd_st(struct repository *r, in load_commit_graph_one_fd_st() function
456 g = load_commit_graph_one_fd_st(r, fd, &st, odb); in load_commit_graph_one()
/dports/devel/git-gui/git-2.34.1/
H A Dcommit-graph.h91 struct commit_graph *load_commit_graph_one_fd_st(struct repository *r,
H A Dcommit-graph.c250 struct commit_graph *load_commit_graph_one_fd_st(struct repository *r, in load_commit_graph_one_fd_st() function
456 g = load_commit_graph_one_fd_st(r, fd, &st, odb); in load_commit_graph_one()
/dports/devel/git-p4/git-2.34.1/
H A Dcommit-graph.h91 struct commit_graph *load_commit_graph_one_fd_st(struct repository *r,
H A Dcommit-graph.c250 struct commit_graph *load_commit_graph_one_fd_st(struct repository *r, in load_commit_graph_one_fd_st() function
456 g = load_commit_graph_one_fd_st(r, fd, &st, odb); in load_commit_graph_one()
/dports/devel/git/git-2.34.1/
H A Dcommit-graph.h91 struct commit_graph *load_commit_graph_one_fd_st(struct repository *r,
H A Dcommit-graph.c250 struct commit_graph *load_commit_graph_one_fd_st(struct repository *r, in load_commit_graph_one_fd_st() function
456 g = load_commit_graph_one_fd_st(r, fd, &st, odb); in load_commit_graph_one()
/dports/devel/git-cvs/git-2.34.1/
H A Dcommit-graph.h91 struct commit_graph *load_commit_graph_one_fd_st(struct repository *r,
H A Dcommit-graph.c250 struct commit_graph *load_commit_graph_one_fd_st(struct repository *r, in load_commit_graph_one_fd_st() function
456 g = load_commit_graph_one_fd_st(r, fd, &st, odb); in load_commit_graph_one()
/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dcommit-graph.c78 graph = load_commit_graph_one_fd_st(fd, &st); in graph_verify()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dcommit-graph.c106 graph = load_commit_graph_one_fd_st(the_repository, fd, &st, odb); in graph_verify()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dcommit-graph.c106 graph = load_commit_graph_one_fd_st(the_repository, fd, &st, odb); in graph_verify()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dcommit-graph.c106 graph = load_commit_graph_one_fd_st(the_repository, fd, &st, odb); in graph_verify()
/dports/devel/git/git-2.34.1/builtin/
H A Dcommit-graph.c106 graph = load_commit_graph_one_fd_st(the_repository, fd, &st, odb); in graph_verify()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dcommit-graph.c106 graph = load_commit_graph_one_fd_st(the_repository, fd, &st, odb); in graph_verify()