Home
last modified time | relevance | path

Searched refs:gitno__match_host (Results 1 – 25 of 64) sorted by relevance

123

/dports/devel/libgit2/libgit2-1.3.0/tests/network/
H A Dmatchhost.c6 cl_git_pass(gitno__match_host("*.example.org", "www.example.org")); in test_network_matchhost__match()
7 cl_git_pass(gitno__match_host("*.foo.example.org", "www.foo.example.org")); in test_network_matchhost__match()
8 cl_git_fail(gitno__match_host("*.foo.example.org", "foo.example.org")); in test_network_matchhost__match()
9 cl_git_fail(gitno__match_host("*.foo.example.org", "www.example.org")); in test_network_matchhost__match()
10 cl_git_fail(gitno__match_host("*.example.org", "example.org")); in test_network_matchhost__match()
11 cl_git_fail(gitno__match_host("*.example.org", "www.foo.example.org")); in test_network_matchhost__match()
12 cl_git_fail(gitno__match_host("*.example.org", "blah.www.www.example.org")); in test_network_matchhost__match()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
H A Dnetops.h59 int gitno__match_host(const char *pattern, const char *host);
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/src/
H A Dnetops.c87 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
110 return gitno__match_host(pattern, host++); in gitno__match_host()
112 return gitno__match_host(pattern, host); in gitno__match_host()
H A Dnetops.h59 int gitno__match_host(const char *pattern, const char *host);
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
H A Dnetops.h59 int gitno__match_host(const char *pattern, const char *host);
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Dnetops.c87 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
110 return gitno__match_host(pattern, host++); in gitno__match_host()
112 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Dnetops.c87 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
110 return gitno__match_host(pattern, host++); in gitno__match_host()
112 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host)
112 return gitno__match_host(pattern, host++);
114 return gitno__match_host(pattern, host);
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dnetops.c89 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
112 return gitno__match_host(pattern, host++); in gitno__match_host()
114 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Dnetops.c87 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
110 return gitno__match_host(pattern, host++); in gitno__match_host()
112 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/src/
H A Dnetops.c84 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
107 return gitno__match_host(pattern, host++); in gitno__match_host()
109 return gitno__match_host(pattern, host); in gitno__match_host()
/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dnetops.c84 int gitno__match_host(const char *pattern, const char *host) in gitno__match_host() function
107 return gitno__match_host(pattern, host++); in gitno__match_host()
109 return gitno__match_host(pattern, host); in gitno__match_host()

123