Home
last modified time | relevance | path

Searched defs:sorting_tail (Results 1 – 25 of 29) sorted by relevance

12

/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dfor-each-ref.c20 struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_for_each_ref() local
H A Dls-remote.c56 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_ls_remote() local
H A Dtag.c146 struct ref_sorting **sorting_tail = (struct ref_sorting **)cb; in git_tag_config() local
397 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_tag() local
H A Dbranch.c80 struct ref_sorting **sorting_tail = (struct ref_sorting **)cb; in git_branch_config() local
614 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_branch() local
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dfor-each-ref.c20 struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_for_each_ref() local
H A Dls-remote.c57 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_ls_remote() local
H A Dtag.c181 struct ref_sorting **sorting_tail = (struct ref_sorting **)cb; in git_tag_config() local
439 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_tag() local
H A Dbranch.c80 struct ref_sorting **sorting_tail = (struct ref_sorting **)cb; in git_branch_config() local
628 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_branch() local
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dfor-each-ref.c20 struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_for_each_ref() local
H A Dls-remote.c57 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_ls_remote() local
H A Dtag.c181 struct ref_sorting **sorting_tail = (struct ref_sorting **)cb; in git_tag_config() local
439 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_tag() local
H A Dbranch.c80 struct ref_sorting **sorting_tail = (struct ref_sorting **)cb; in git_branch_config() local
628 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_branch() local
/dports/devel/git/git-2.34.1/builtin/
H A Dfor-each-ref.c20 struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_for_each_ref() local
H A Dls-remote.c57 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_ls_remote() local
H A Dtag.c181 struct ref_sorting **sorting_tail = (struct ref_sorting **)cb; in git_tag_config() local
439 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_tag() local
H A Dbranch.c80 struct ref_sorting **sorting_tail = (struct ref_sorting **)cb; in git_branch_config() local
628 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_branch() local
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dfor-each-ref.c20 struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_for_each_ref() local
H A Dls-remote.c57 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_ls_remote() local
H A Dtag.c181 struct ref_sorting **sorting_tail = (struct ref_sorting **)cb; in git_tag_config() local
439 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_tag() local
H A Dbranch.c80 struct ref_sorting **sorting_tail = (struct ref_sorting **)cb; in git_branch_config() local
628 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_branch() local
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dfor-each-ref.c20 struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_for_each_ref() local
H A Dls-remote.c57 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_ls_remote() local
H A Dtag.c181 struct ref_sorting **sorting_tail = (struct ref_sorting **)cb; in git_tag_config() local
439 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_tag() local
H A Dbranch.c80 struct ref_sorting **sorting_tail = (struct ref_sorting **)cb; in git_branch_config() local
628 static struct ref_sorting *sorting = NULL, **sorting_tail = &sorting; in cmd_branch() local
/dports/devel/cgit/cgit-1.2.3/git/
H A Dref-filter.c2448 void parse_ref_sorting(struct ref_sorting **sorting_tail, const char *arg) in parse_ref_sorting()

12