| /freebsd/crypto/openssl/providers/implementations/encode_decode/ |
| H A D | decode_der2key.c | 1017 keytype##_free 1029 keytype##_free 1041 keytype##_free 1053 keytype##_free 1065 keytype##_free 1078 keytype##_free 1090 keytype##_free 1102 keytype##_free 1114 keytype##_free 1126 keytype##_free [all …]
|
| H A D | decode_pvk2key.c | 255 keytype##_free \
|
| H A D | decode_msblob2key.c | 258 keytype##_free \
|
| /freebsd/sys/dev/bhnd/nvram/ |
| H A D | bhnd_nvram_iovar.h | 93 static bhnd_nvram_iop_free bhnd_nvram_ ## _n ## _free; \ 102 .free = bhnd_nvram_ ## _n ## _free \
|
| /freebsd/crypto/openssl/fuzz/ |
| H A D | asn1.c | 231 TYPE##_free(type); \ 250 TYPE##_free(type); \ 269 TYPE##_free(type); \ 285 TYPE##_free(type); \
|
| /freebsd/lib/libc/net/ |
| H A D | netdb_private.h | 39 static void name##_free(void *); \ 45 (thr_keycreate(&name##_key, name##_free) == 0); \
|
| /freebsd/contrib/ntp/sntp/libevent/include/event2/ |
| H A D | rpc.h | 334 (void (*)(void *))request##_free, \ 337 (void (*)(void *))reply##_free, \
|
| /freebsd/contrib/libevent/include/event2/ |
| H A D | rpc.h | 334 (void (*)(void *))request##_free, \ 337 (void (*)(void *))reply##_free, \
|
| /freebsd/crypto/openssl/test/ |
| H A D | cmp_ctx_test.c | 536 TYPE *, NULL, IS_0, TYPE##_new(), TYPE##_free) 544 IS_0, sk_##T##_new_null(), sk_##T##_free) 553 TYPE *, NULL, DEFAULT, TYPE##_new(), TYPE##_free) 572 sk_##TYPE##_new_null(), sk_##TYPE##_free) 742 IS_0, TYPE##_new(), TYPE##_free)
|
| /freebsd/crypto/openssl/crypto/asn1/ |
| H A D | tasn_typ.c | 23 void sname##_free(sname *x) \
|
| /freebsd/crypto/openssl/include/internal/ |
| H A D | priority_queue.h | 27 …ossl_pqueue_##type##_free(PRIORITY_QUEUE_OF(type) * pq) …
|
| /freebsd/crypto/openssl/include/crypto/ |
| H A D | sparse_array.h | 30 …ossl_sa_##type##_free(SPARSE_ARRAY_OF(type) * sa) …
|
| /freebsd/crypto/openssl/doc/internal/man3/ |
| H A D | DEFINE_PRIORITY_QUEUE_OF.pod | 60 B<ossl_pqueue_I<TYPE>_free>() frees up the I<pq> structure. It does I<not> 98 B<ossl_pqueue_I<TYPE>_free>() and B<ossl_pqueue_I<TYPE>_pop_free>()
|
| H A D | OPENSSL_SA.pod | 63 B<ossl_sa_I<TYPE>_free>() frees up the I<sa> structure. It does I<not> free up any 114 B<ossl_sa_I<TYPE>_free>() and B<ossl_sa_I<TYPE>_free_leaves>()
|
| /freebsd/crypto/openssl/crypto/cmp/ |
| H A D | cmp_ctx.c | 49 TYPE##_free(ctx->FIELD); \ in DEFINE_OSSL_CMP_CTX_get0_NAME() 579 TYPE##_free(ctx->FIELD); \ in DEFINE_OSSL_set1_certs() 602 TYPE##_free(ctx->FIELD); \
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | X509_dup.pod | 493 The object returned must be released by calling B<I<TYPE>_free>(). 511 B<I<TYPE>_free>() releases the object and all pointers and sub-objects
|
| H A D | DEFINE_STACK_OF.pod | 135 B<sk_I<TYPE>_free>() frees up the I<sk> structure. It does I<not> free up any 229 B<sk_I<TYPE>_free>(), B<sk_I<TYPE>_zero>(), B<sk_I<TYPE>_pop_free>(), 263 B<sk_I<TYPE>_free>(), B<sk_I<TYPE>_zero>(), B<sk_I<TYPE>_pop_free>() and
|
| H A D | PEM_read_CMS.pod | 122 allocated object, which should be released by calling B<I<TYPE>_free>(), or
|
| H A D | OPENSSL_LH_COMPFUNC.pod | 144 B<lh_I<TYPE>_free>() frees the B<LHASH_OF>(B<I<TYPE>>) structure 266 B<lh_I<TYPE>_free>(), OPENSSL_LH_free(), B<lh_I<TYPE>_flush>(),
|
| /freebsd/sys/kern/ |
| H A D | kern_malloc.c | 929 _free(void *addr, struct malloc_type *mtp, bool dozero) in _free() function 990 _free(addr, mtp, false); in free() 1001 _free(addr, mtp, true); in zfree()
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | asn1t.h | 793 pre void fname##_free(stname *a) \ 803 void fname##_free(stname *a) \
|
| H A D | safestack.h.in | 98 …static ossl_unused ossl_inline void sk_##t1##_free(STACK_OF(t1) *sk) …
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | openssl-threads.pod | 31 B<I<object>_free>() calls is a common source of memory leaks when a program
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | all.exclude | 80 syzkaller93.sh panic: _free(0): addr 0xfffff802f7e5a7b8 slab 0xfffffffffffffff 20260318
|
| /freebsd/contrib/tcsh/ |
| H A D | tc.str.c | 701 STRBUF##_free(void *xbuf) \
|