Home
last modified time | relevance | path

Searched refs:git_transport_cb (Results 1 – 3 of 3) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Dtransport.h37 typedef int GIT_CALLBACK(git_transport_cb)(git_transport **out, git_remote *owner, void *param); typedef
Dremote.h575 git_transport_cb transport;
/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/sys/
Dtransport.h184 git_transport_cb cb,