Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Dattr.h212 typedef int GIT_CALLBACK(git_attr_foreach_cb)(const char *name, const char *value, void *payload); typedef
231 git_attr_foreach_cb callback,