Home
last modified time | relevance | path

Searched refs:http_strerror_tab (Results 1 – 25 of 55) sorted by relevance

123

/dports/security/duo/duo_unix-1.11.4/lib/
H A Dhttp_parser.c356 } http_strerror_tab[] = { variable
1802 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1803 return http_strerror_tab[err].name; in http_errno_name()
1808 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1809 return http_strerror_tab[err].description; in http_errno_description()
/dports/www/py-bjoern/bjoern-3.1.0/http-parser/
H A Dhttp_parser.c356 } http_strerror_tab[] = { variable
1802 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1803 return http_strerror_tab[err].name; in http_errno_name()
1808 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1809 return http_strerror_tab[err].description; in http_errno_description()
/dports/databases/libcouchbase/libcouchbase-2.10.7/contrib/http_parser/
H A Dhttp_parser.c401 } http_strerror_tab[] = { variable
1932 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in _lcb_http_errno_name()
1933 return http_strerror_tab[err].name; in _lcb_http_errno_name()
1938 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in _lcb_http_errno_description()
1939 return http_strerror_tab[err].description; in _lcb_http_errno_description()
/dports/devel/interactive_rebase_tool/git-interactive-rebase-tool-1.2.1/cargo-crates/libgit2-sys-0.7.11/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/libgit2-sys-0.12.26+1.3.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/devel/git-absorb/git-absorb-0.6.6/cargo-crates/libgit2-sys-0.12.13+1.0.1/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/devel/R-cran-git2r/git2r/src/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/www/py-http-parser/http-parser-0.9.0/http_parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1928 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1929 return http_strerror_tab[err].name; in http_errno_name()
1934 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1935 return http_strerror_tab[err].description; in http_errno_description()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/devel/liteide/liteide-x37.4/liteidex/src/3rdparty/qjsonrpc/src/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1911 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1912 return http_strerror_tab[err].name; in http_errno_name()
1917 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1918 return http_strerror_tab[err].description; in http_errno_description()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.19+1.1.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/devel/efl/efl-1.25.1/src/static_libs/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1938 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1939 return http_strerror_tab[err].name; in http_errno_name()
1944 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1945 return http_strerror_tab[err].description; in http_errno_description()
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/libgit2-sys-0.12.23+1.2.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/misc/broot/broot-1.7.0/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/deps/http-parser/
H A Dhttp_parser.c406 } http_strerror_tab[] = { variable
1913 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_name()
1914 return http_strerror_tab[err].name; in http_errno_name()
1919 assert(err < (sizeof(http_strerror_tab)/sizeof(http_strerror_tab[0]))); in http_errno_description()
1920 return http_strerror_tab[err].description; in http_errno_description()

123