Home
last modified time | relevance | path

Searched refs:frees (Results 76 – 100 of 110) sorted by relevance

12345

/freebsd/crypto/openssl/doc/man3/
H A DBIO_s_bio.pod165 SSL_free(ssl); /* implicitly frees internal_bio */
H A DEC_GROUP_new.pod169 EC_GROUP_free() frees the memory associated with the EC_GROUP.
H A DEVP_EncodeInit.pod43 EVP_ENCODE_CTX_free() cleans up an encode/decode context B<ctx> and frees up the
H A DRSA_meth_new.pod149 RSA_meth_free() destroys an B<RSA_METHOD> structure and frees up any
H A DEC_KEY_new.pod107 and if it has dropped to zero then frees the memory associated with it. If
H A DEVP_PKEY_new.pod91 count is zero, frees it up. If I<key> is NULL, nothing is done.
H A DX509_STORE_CTX_new.pod73 X509_STORE_CTX_free() completely frees up I<ctx>. After this call I<ctx>
H A DOSSL_HTTP_REQ_CTX.pod72 OSSL_HTTP_REQ_CTX_free() frees up the HTTP request context I<rctx>.
H A DEVP_PKEY_ASN1_METHOD.pod395 EVP_PKEY_asn1_free() frees an existing B<EVP_PKEY_ASN1_METHOD> pointed
H A DOPENSSL_LH_COMPFUNC.pod123 B<lh_I<TYPE>_free>() frees the B<LHASH_OF>(B<I<TYPE>>) structure
H A DEVP_PKEY_meth_new.pod409 EVP_PKEY_meth_free() frees an existing B<EVP_PKEY_METHOD> pointed by
H A DEVP_DigestInit.pod172 Cleans up digest context I<ctx> and frees up the space allocated to it.
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.cpp463 thread_stats.frees++; in Deallocate()
/freebsd/crypto/openssl/doc/man7/
H A Dprovider-decoder.pod197 OSSL_FUNC_decoder_freectx() frees the given I<ctx> as created by
H A Dprovider-rand.pod130 OSSL_FUNC_rand_clear_seed() frees a seed I<buffer> of length I<b_len> bytes
H A Dprovider-encoder.pod208 OSSL_FUNC_encoder_freectx() frees the given I<ctx>, if it was created by
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerFlags.def168 FUZZER_FLAG_INT(trace_malloc, 0, "If >= 1 will print all mallocs/frees. "
/freebsd/usr.sbin/ppp/
H A DREADME.nat73 protocols. This frees users from depending on using the ftp passive
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.cpp742 thread_stats.frees++; in Deallocate()
/freebsd/contrib/tcsh/
H A DPorted201 NOTES : aix G9.9 sfname() frees bad pointers. Use TCF with care!
/freebsd/contrib/ncurses/
H A DINSTALL345 For testing, compile-in code that frees memory that normally would not
353 debugging version of the ncurses library which frees those chunks
360 unplanned) extension which frees memory in a manner that would let the
/freebsd/crypto/heimdal/
H A DChangeLog.2001950 that the code jumps to in case of errors that frees all allocated
/freebsd/contrib/unbound/
H A Dconfig.h.in862 /* use statistics for allocs and frees, for debug use */
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa.c3053 bplist_t *frees; member
3063 bplist_append(lna->frees, bp); in livelist_track_new_cb()
3112 .frees = &new_frees, in spa_livelist_condense_sync()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.def17 // When adding a function which frees memory include the LibFunc

12345