Home
last modified time | relevance | path

Searched defs:st (Results 226 – 250 of 37919) sorted by relevance

12345678910>>...1517

/dports/devel/R-cran-git2r/git2r/src/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/devel/git-delta/delta-0.9.2/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/libgit2-sys-0.12.7+1.0.0/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/devel/tokei/tokei-12.1.2/cargo-crates/libgit2-sys-0.12.17+1.1.0/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/devel/gbump/gbump-1.0.1/cargo-crates/libgit2-sys-0.9.1/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/devel/libgit2/libgit2-1.3.0/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/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 Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/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 Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/devel/gitui/gitui-0.10.1/cargo-crates/libgit2-sys-0.12.12+1.0.1/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/libgit2-sys-0.12.22+1.1.0/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/libgit2-sys-0.12.24+1.3.0/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/lang/rust/rustc-1.58.1-src/vendor/libgit2-sys/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/sysutils/exa/exa-0.10.1/cargo-crates/libgit2-sys-0.12.18+1.1.0/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/textproc/bat/bat-0.18.3/cargo-crates/libgit2-sys-0.12.21+1.1.0/libgit2/src/
H A Dstream.h13 GIT_INLINE(int) git_stream_connect(git_stream *st) in git_stream_connect()
18 GIT_INLINE(int) git_stream_is_encrypted(git_stream *st) in git_stream_is_encrypted()
23 GIT_INLINE(int) git_stream_certificate(git_cert **out, git_stream *st) in git_stream_certificate()
33 GIT_INLINE(int) git_stream_supports_proxy(git_stream *st) in git_stream_supports_proxy()
38 GIT_INLINE(int) git_stream_set_proxy(git_stream *st, const git_proxy_options *proxy_opts) in git_stream_set_proxy()
48 GIT_INLINE(ssize_t) git_stream_read(git_stream *st, void *data, size_t len) in git_stream_read()
53 GIT_INLINE(ssize_t) git_stream_write(git_stream *st, const char *data, size_t len, int flags) in git_stream_write()
58 GIT_INLINE(int) git_stream__write_full(git_stream *st, const char *data, size_t len, int flags) in git_stream__write_full()
73 GIT_INLINE(int) git_stream_close(git_stream *st) in git_stream_close()
78 GIT_INLINE(void) git_stream_free(git_stream *st) in git_stream_free()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/stack/
H A Dstack.c227 int OPENSSL_sk_reserve(OPENSSL_STACK *st, int n) in OPENSSL_sk_reserve()
279 void *OPENSSL_sk_delete(OPENSSL_STACK *st, int loc) in OPENSSL_sk_delete()
316 int OPENSSL_sk_find(OPENSSL_STACK *st, const void *data) in OPENSSL_sk_find()
338 void *OPENSSL_sk_shift(OPENSSL_STACK *st) in OPENSSL_sk_shift()
345 void *OPENSSL_sk_pop(OPENSSL_STACK *st) in OPENSSL_sk_pop()
352 void OPENSSL_sk_zero(OPENSSL_STACK *st) in OPENSSL_sk_zero()
372 void OPENSSL_sk_free(OPENSSL_STACK *st) in OPENSSL_sk_free()
380 int OPENSSL_sk_num(const OPENSSL_STACK *st) in OPENSSL_sk_num()
385 void *OPENSSL_sk_value(const OPENSSL_STACK *st, int i) in OPENSSL_sk_value()
401 void OPENSSL_sk_sort(OPENSSL_STACK *st) in OPENSSL_sk_sort()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/crypto/stack/
H A Dstack.c227 int OPENSSL_sk_reserve(OPENSSL_STACK *st, int n) in OPENSSL_sk_reserve()
279 void *OPENSSL_sk_delete(OPENSSL_STACK *st, int loc) in OPENSSL_sk_delete()
316 int OPENSSL_sk_find(OPENSSL_STACK *st, const void *data) in OPENSSL_sk_find()
338 void *OPENSSL_sk_shift(OPENSSL_STACK *st) in OPENSSL_sk_shift()
345 void *OPENSSL_sk_pop(OPENSSL_STACK *st) in OPENSSL_sk_pop()
352 void OPENSSL_sk_zero(OPENSSL_STACK *st) in OPENSSL_sk_zero()
372 void OPENSSL_sk_free(OPENSSL_STACK *st) in OPENSSL_sk_free()
380 int OPENSSL_sk_num(const OPENSSL_STACK *st) in OPENSSL_sk_num()
385 void *OPENSSL_sk_value(const OPENSSL_STACK *st, int i) in OPENSSL_sk_value()
401 void OPENSSL_sk_sort(OPENSSL_STACK *st) in OPENSSL_sk_sort()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/stack/
H A Dstack.c227 int OPENSSL_sk_reserve(OPENSSL_STACK *st, int n) in OPENSSL_sk_reserve()
279 void *OPENSSL_sk_delete(OPENSSL_STACK *st, int loc) in OPENSSL_sk_delete()
316 int OPENSSL_sk_find(OPENSSL_STACK *st, const void *data) in OPENSSL_sk_find()
338 void *OPENSSL_sk_shift(OPENSSL_STACK *st) in OPENSSL_sk_shift()
345 void *OPENSSL_sk_pop(OPENSSL_STACK *st) in OPENSSL_sk_pop()
352 void OPENSSL_sk_zero(OPENSSL_STACK *st) in OPENSSL_sk_zero()
372 void OPENSSL_sk_free(OPENSSL_STACK *st) in OPENSSL_sk_free()
380 int OPENSSL_sk_num(const OPENSSL_STACK *st) in OPENSSL_sk_num()
385 void *OPENSSL_sk_value(const OPENSSL_STACK *st, int i) in OPENSSL_sk_value()
401 void OPENSSL_sk_sort(OPENSSL_STACK *st) in OPENSSL_sk_sort()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/stack/
H A Dstack.c227 int OPENSSL_sk_reserve(OPENSSL_STACK *st, int n) in OPENSSL_sk_reserve()
279 void *OPENSSL_sk_delete(OPENSSL_STACK *st, int loc) in OPENSSL_sk_delete()
316 int OPENSSL_sk_find(OPENSSL_STACK *st, const void *data) in OPENSSL_sk_find()
338 void *OPENSSL_sk_shift(OPENSSL_STACK *st) in OPENSSL_sk_shift()
345 void *OPENSSL_sk_pop(OPENSSL_STACK *st) in OPENSSL_sk_pop()
352 void OPENSSL_sk_zero(OPENSSL_STACK *st) in OPENSSL_sk_zero()
372 void OPENSSL_sk_free(OPENSSL_STACK *st) in OPENSSL_sk_free()
380 int OPENSSL_sk_num(const OPENSSL_STACK *st) in OPENSSL_sk_num()
385 void *OPENSSL_sk_value(const OPENSSL_STACK *st, int i) in OPENSSL_sk_value()
401 void OPENSSL_sk_sort(OPENSSL_STACK *st) in OPENSSL_sk_sort()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/openssl-src-111.9.0+1.1.1g/openssl/crypto/stack/
H A Dstack.c227 int OPENSSL_sk_reserve(OPENSSL_STACK *st, int n) in OPENSSL_sk_reserve()
279 void *OPENSSL_sk_delete(OPENSSL_STACK *st, int loc) in OPENSSL_sk_delete()
316 int OPENSSL_sk_find(OPENSSL_STACK *st, const void *data) in OPENSSL_sk_find()
338 void *OPENSSL_sk_shift(OPENSSL_STACK *st) in OPENSSL_sk_shift()
345 void *OPENSSL_sk_pop(OPENSSL_STACK *st) in OPENSSL_sk_pop()
352 void OPENSSL_sk_zero(OPENSSL_STACK *st) in OPENSSL_sk_zero()
372 void OPENSSL_sk_free(OPENSSL_STACK *st) in OPENSSL_sk_free()
380 int OPENSSL_sk_num(const OPENSSL_STACK *st) in OPENSSL_sk_num()
385 void *OPENSSL_sk_value(const OPENSSL_STACK *st, int i) in OPENSSL_sk_value()
401 void OPENSSL_sk_sort(OPENSSL_STACK *st) in OPENSSL_sk_sort()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/openssl-src-111.14.0+1.1.1j/openssl/crypto/stack/
H A Dstack.c227 int OPENSSL_sk_reserve(OPENSSL_STACK *st, int n) in OPENSSL_sk_reserve()
279 void *OPENSSL_sk_delete(OPENSSL_STACK *st, int loc) in OPENSSL_sk_delete()
316 int OPENSSL_sk_find(OPENSSL_STACK *st, const void *data) in OPENSSL_sk_find()
338 void *OPENSSL_sk_shift(OPENSSL_STACK *st) in OPENSSL_sk_shift()
345 void *OPENSSL_sk_pop(OPENSSL_STACK *st) in OPENSSL_sk_pop()
352 void OPENSSL_sk_zero(OPENSSL_STACK *st) in OPENSSL_sk_zero()
372 void OPENSSL_sk_free(OPENSSL_STACK *st) in OPENSSL_sk_free()
380 int OPENSSL_sk_num(const OPENSSL_STACK *st) in OPENSSL_sk_num()
385 void *OPENSSL_sk_value(const OPENSSL_STACK *st, int i) in OPENSSL_sk_value()
401 void OPENSSL_sk_sort(OPENSSL_STACK *st) in OPENSSL_sk_sort()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/crypto/stack/
H A Dstack.c227 int OPENSSL_sk_reserve(OPENSSL_STACK *st, int n) in OPENSSL_sk_reserve()
279 void *OPENSSL_sk_delete(OPENSSL_STACK *st, int loc) in OPENSSL_sk_delete()
316 int OPENSSL_sk_find(OPENSSL_STACK *st, const void *data) in OPENSSL_sk_find()
338 void *OPENSSL_sk_shift(OPENSSL_STACK *st) in OPENSSL_sk_shift()
345 void *OPENSSL_sk_pop(OPENSSL_STACK *st) in OPENSSL_sk_pop()
352 void OPENSSL_sk_zero(OPENSSL_STACK *st) in OPENSSL_sk_zero()
372 void OPENSSL_sk_free(OPENSSL_STACK *st) in OPENSSL_sk_free()
380 int OPENSSL_sk_num(const OPENSSL_STACK *st) in OPENSSL_sk_num()
385 void *OPENSSL_sk_value(const OPENSSL_STACK *st, int i) in OPENSSL_sk_value()
401 void OPENSSL_sk_sort(OPENSSL_STACK *st) in OPENSSL_sk_sort()
[all …]
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/CryptoPkg/Library/OpensslLib/openssl/crypto/stack/
H A Dstack.c227 int OPENSSL_sk_reserve(OPENSSL_STACK *st, int n) in OPENSSL_sk_reserve()
279 void *OPENSSL_sk_delete(OPENSSL_STACK *st, int loc) in OPENSSL_sk_delete()
316 int OPENSSL_sk_find(OPENSSL_STACK *st, const void *data) in OPENSSL_sk_find()
338 void *OPENSSL_sk_shift(OPENSSL_STACK *st) in OPENSSL_sk_shift()
345 void *OPENSSL_sk_pop(OPENSSL_STACK *st) in OPENSSL_sk_pop()
352 void OPENSSL_sk_zero(OPENSSL_STACK *st) in OPENSSL_sk_zero()
372 void OPENSSL_sk_free(OPENSSL_STACK *st) in OPENSSL_sk_free()
380 int OPENSSL_sk_num(const OPENSSL_STACK *st) in OPENSSL_sk_num()
385 void *OPENSSL_sk_value(const OPENSSL_STACK *st, int i) in OPENSSL_sk_value()
401 void OPENSSL_sk_sort(OPENSSL_STACK *st) in OPENSSL_sk_sort()
[all …]
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/CryptoPkg/Library/OpensslLib/openssl/crypto/stack/
H A Dstack.c227 int OPENSSL_sk_reserve(OPENSSL_STACK *st, int n) in OPENSSL_sk_reserve()
279 void *OPENSSL_sk_delete(OPENSSL_STACK *st, int loc) in OPENSSL_sk_delete()
316 int OPENSSL_sk_find(OPENSSL_STACK *st, const void *data) in OPENSSL_sk_find()
338 void *OPENSSL_sk_shift(OPENSSL_STACK *st) in OPENSSL_sk_shift()
345 void *OPENSSL_sk_pop(OPENSSL_STACK *st) in OPENSSL_sk_pop()
352 void OPENSSL_sk_zero(OPENSSL_STACK *st) in OPENSSL_sk_zero()
372 void OPENSSL_sk_free(OPENSSL_STACK *st) in OPENSSL_sk_free()
380 int OPENSSL_sk_num(const OPENSSL_STACK *st) in OPENSSL_sk_num()
385 void *OPENSSL_sk_value(const OPENSSL_STACK *st, int i) in OPENSSL_sk_value()
401 void OPENSSL_sk_sort(OPENSSL_STACK *st) in OPENSSL_sk_sort()
[all …]

12345678910>>...1517