Home
last modified time | relevance | path

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

/dports/devel/git-svn/git-2.34.1/
H A Dparse-options.h302 int parse_opt_passthru(const struct option *, const char *, int);
323 { OPTION_CALLBACK, (s), (l), (v), (a), (h), (f), parse_opt_passthru }
H A Dparse-options-cb.c263 int parse_opt_passthru(const struct option *opt, const char *arg, int unset) in parse_opt_passthru() function
/dports/devel/git-gui/git-2.34.1/
H A Dparse-options.h302 int parse_opt_passthru(const struct option *, const char *, int);
323 { OPTION_CALLBACK, (s), (l), (v), (a), (h), (f), parse_opt_passthru }
H A Dparse-options-cb.c263 int parse_opt_passthru(const struct option *opt, const char *arg, int unset) in parse_opt_passthru() function
/dports/devel/git-p4/git-2.34.1/
H A Dparse-options.h302 int parse_opt_passthru(const struct option *, const char *, int);
323 { OPTION_CALLBACK, (s), (l), (v), (a), (h), (f), parse_opt_passthru }
H A Dparse-options-cb.c263 int parse_opt_passthru(const struct option *opt, const char *arg, int unset)
/dports/devel/git/git-2.34.1/
H A Dparse-options.h302 int parse_opt_passthru(const struct option *, const char *, int);
323 { OPTION_CALLBACK, (s), (l), (v), (a), (h), (f), parse_opt_passthru }
H A Dparse-options-cb.c263 int parse_opt_passthru(const struct option *opt, const char *arg, int unset) in parse_opt_passthru() function
/dports/devel/git-cvs/git-2.34.1/
H A Dparse-options.h302 int parse_opt_passthru(const struct option *, const char *, int);
323 { OPTION_CALLBACK, (s), (l), (v), (a), (h), (f), parse_opt_passthru }
H A Dparse-options-cb.c263 int parse_opt_passthru(const struct option *opt, const char *arg, int unset) in parse_opt_passthru() function
/dports/devel/cgit/cgit-1.2.3/git/
H A Dparse-options.h303 int parse_opt_passthru(const struct option *, const char *, int);
324 { OPTION_CALLBACK, (s), (l), (v), (a), (h), (f), parse_opt_passthru }
H A Dparse-options-cb.c269 int parse_opt_passthru(const struct option *opt, const char *arg, int unset) in parse_opt_passthru() function