Searched defs:free_func (Results 1 - 25 of 25) sorted by path

/freebsd-10.3-release/contrib/apr-util/include/
H A Dapr_buckets.h553 void (*free_func)(void *data); member in struct:apr_bucket_heap
/freebsd-10.3-release/contrib/gdb/gdb/
H A Dsymtab.h812 void (*free_func)(struct symtab *symtab); member in struct:symtab
/freebsd-10.3-release/crypto/openssl/crypto/asn1/
H A Dasn1.h907 void (*free_func) (OPENSSL_BLOCK), variable
/freebsd-10.3-release/crypto/openssl/crypto/bio/
H A Dbio_lib.c565 BIO_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
/freebsd-10.3-release/crypto/openssl/crypto/
H A Dcrypto.h308 CRYPTO_EX_free *free_func; member in struct:crypto_ex_data_func_st
H A Dex_data.c348 def_add_index(EX_CLASS_ITEM *item, long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
400 int_get_new_index(int class_index, long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
564 CRYPTO_get_ex_new_index(int class_index, long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
[all...]
H A Dmem.c95 static void (*free_func) (void *) = free; variable
/freebsd-10.3-release/crypto/openssl/crypto/dh/
H A Ddh_lib.c243 DH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
/freebsd-10.3-release/crypto/openssl/crypto/dsa/
H A Ddsa_lib.c272 DSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
/freebsd-10.3-release/crypto/openssl/crypto/ec/
H A Dec_lcl.h205 void (*free_func) (void *); member in struct:ec_extra_data_st
/freebsd-10.3-release/crypto/openssl/crypto/ecdh/
H A Dech_lib.c242 ECDH_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
/freebsd-10.3-release/crypto/openssl/crypto/ecdsa/
H A Decs_lib.c254 ECDSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
/freebsd-10.3-release/crypto/openssl/crypto/engine/
H A Deng_lib.c218 ENGINE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
/freebsd-10.3-release/crypto/openssl/crypto/objects/
H A Do_names.c34 void (*free_func) (const char *, int, const char *); member in struct:name_funcs_st
/freebsd-10.3-release/crypto/openssl/crypto/rsa/
H A Drsa_lib.c277 RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
/freebsd-10.3-release/crypto/openssl/crypto/store/
H A Dstr_lib.c190 STORE_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
/freebsd-10.3-release/crypto/openssl/crypto/ui/
H A Dui_lib.c547 UI_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
/freebsd-10.3-release/crypto/openssl/crypto/x509/
H A Dx509_vfy.c1827 X509_STORE_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
/freebsd-10.3-release/crypto/openssl/ssl/
H A Dssl_lib.c3030 SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
3047 SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
H A Dssl_sess.c173 SSL_SESSION_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func, CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func) argument
/freebsd-10.3-release/lib/libz/
H A Dzconf.h132 # define free_func z_free_func macro
H A Dzlib.h81 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
/freebsd-10.3-release/sys/cddl/contrib/opensolaris/uts/common/zmod/
H A Dzlib.h80 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef
/freebsd-10.3-release/sys/kern/
H A Dsubr_busdma_bufalloc.c73 busdma_bufalloc_create(const char *name, bus_size_t minimum_alignment, uma_alloc alloc_func, uma_free free_func, u_int32_t zcreate_flags) argument
/freebsd-10.3-release/sys/net/
H A Dzlib.h274 typedef void (*free_func) OF((voidpf opaque, voidpf address)); typedef

Completed in 254 milliseconds