Home
last modified time | relevance | path

Searched refs:ext_free (Results 1 – 25 of 41) sorted by relevance

12

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_ia5.c77 .ext_free = NULL,
93 .ext_free = NULL,
109 .ext_free = NULL,
125 .ext_free = NULL,
141 .ext_free = NULL,
157 .ext_free = NULL,
173 .ext_free = NULL,
189 .ext_free = NULL,
H A Dx509_ocsp.c103 .ext_free = NULL,
120 .ext_free = NULL,
137 .ext_free = NULL,
154 .ext_free = NULL,
171 .ext_free = ocsp_nonce_free,
188 .ext_free = NULL,
205 .ext_free = NULL,
H A Dx509_int.c68 .ext_free = NULL,
85 .ext_free = NULL,
H A Dx509_bitst.c96 .ext_free = NULL,
113 .ext_free = NULL,
H A Dx509_extku.c76 .ext_free = NULL,
94 .ext_free = NULL,
H A Dx509_info.c79 .ext_free = NULL,
96 .ext_free = NULL,
H A Dx509_enum.c83 .ext_free = NULL,
H A Dx509_pku.c73 .ext_free = NULL,
H A Dx509_alt.c83 .ext_free = NULL,
99 .ext_free = NULL,
115 .ext_free = NULL,
H A Dx509_skey.c75 .ext_free = NULL,
H A Dx509_pcons.c79 .ext_free = NULL,
H A Dx509_bcons.c78 .ext_free = NULL,
H A Dx509_pmaps.c77 .ext_free = NULL,
H A Dx509_akey.c78 .ext_free = NULL,
H A Dx509_prn.c152 method->ext_free(ext_str); in X509V3_EXT_print()
H A Dx509_crld.c80 .ext_free = NULL,
97 .ext_free = NULL,
H A Dx509_sxnet.c84 .ext_free = NULL,
H A Dx509_pci.c54 .ext_free = NULL,
H A Dx509_ncons.c89 .ext_free = NULL,
H A Dx509_conf.c181 method->ext_free(ext_struc); in do_ext_nconf()
/dragonfly/crypto/libressl/crypto/ct/
H A Dct_x509v3.c139 .ext_free = (X509V3_EXT_FREE)SCT_LIST_free,
157 .ext_free = NULL,
175 .ext_free = (X509V3_EXT_FREE)SCT_LIST_free,
/dragonfly/sys/dev/disk/iscsi/initiator/
H A Disc_soc.c88 ext_free(void *arg) in ext_free() function
159 md->m_ext.ext_free = ext_free; in isc_sendPDU()
/dragonfly/sys/net/netmap/
H A Dnetmap_generic.c102 (m)->m_ext.ext_free = (void *)fn; \
331 m->m_ext.ext_free = NULL; in generic_mbuf_destructor()
/dragonfly/tools/tools/netrate/pktgen/
H A Dpktgen.c501 m->m_ext.ext_free = pktgen_buf_free; in pktgen_start_ifsq_handler()
573 m->m_ext.ext_free = pktgen_buf_free; in pktgen_mbuf()
/dragonfly/sys/kern/
H A Duipc_mbuf.c661 m->m_ext.ext_free = m_mjclfree; in linkjcluster()
663 m->m_ext.ext_free = m_mclfree; in linkjcluster()
1413 m->m_ext.ext_free(m->m_ext.ext_arg); in _m_free()
1434 m->m_ext.ext_free(m->m_ext.ext_arg); in _m_free()
1485 m->m_ext.ext_free = freef; in m_extadd()

12