Home
last modified time | relevance | path

Searched defs:destroy (Results 1 – 25 of 74) sorted by relevance

123

/freebsd/contrib/llvm-project/lld/Common/
H A DCommonLinkerContext.cpp47 void CommonLinkerContext::destroy() { in destroy() function in CommonLinkerContext
/freebsd/contrib/ncurses/include/
H A Dnc_panel.h63 int (*destroy) (struct panel *); member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DManagedStatic.cpp55 void ManagedStaticBase::destroy() const { in destroy() function in ManagedStaticBase
/freebsd/sys/fs/pseudofs/
H A Dpseudofs.c225 pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, in pfs_create_dir()
253 pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, in pfs_create_file()
276 pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, in pfs_create_link()
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dstore_cred.c50 int destroy = 0; in _gsskrb5_store_cred() local
/freebsd/contrib/ntp/libntp/lib/isc/
H A Devent.c36 destroy(isc_event_t *event) { in destroy() function
/freebsd/sys/geom/
H A Dgeom_vfs.c101 int destroy; in g_vfs_done() local
230 int destroy; in g_vfs_orphan() local
/freebsd/crypto/heimdal/lib/gssapi/ntlm/
H A Dkdc.c48 int destroy; member
62 get_ccache(krb5_context context, int *destroy, krb5_ccache *id) in get_ccache()
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dtask.h111 void (*destroy)(isc_taskmgr_t **managerp); member
123 void (*destroy)(isc_task_t **taskp); member
H A Dtimer.h108 void (*destroy)(isc_timermgr_t **managerp); member
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mutexset.cpp52 void MutexSet::DelAddr(uptr addr, bool destroy) { in DelAddr()
H A Dtsan_mutexset.h82 void MutexSet::DelAddr(uptr addr, bool destroy) {} in DelAddr()
/freebsd/contrib/netbsd-tests/lib/semaphore/
H A Dsem.c76 ATF_TC_HEAD(destroy, tc) in ATF_TC_HEAD() argument
82 ATF_TC_BODY(destroy, tc) in ATF_TC_BODY() argument
/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dconstruct_at.h111 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void destroy(_ForwardIterator __first, _Forward… in destroy() function
/freebsd/contrib/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h70 extent_destroy_t *destroy; member
/freebsd/crypto/openssl/include/openssl/
H A Dconftypes.h25 int (*destroy) (CONF *conf); member
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dvector.h82 void destroy() { in destroy() function
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dsdk.h87 void (*destroy)(struct mlx5_fpga_device *fdev); member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.h71 ThreadEventCallback destroy; member
/freebsd/include/
H A Dmalloc_np.h64 extent_destroy_t *destroy; member
/freebsd/sys/netpfil/ipfw/
H A Ddn_sched.h130 int (*destroy)(struct dn_schk*); member
/freebsd/crypto/openssl/include/internal/
H A Dbio.h28 int (*destroy) (BIO *); member
/freebsd/contrib/bsnmp/snmp_mibII/
H A DmibII_ipaddr.c145 destroy(struct snmp_context *ctx __unused, struct update *upd, in destroy() function
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DMacroArgs.cpp78 void MacroArgs::destroy(Preprocessor &PP) { in destroy() function in MacroArgs
/freebsd/sys/contrib/ck/include/
H A Dck_hp.h48 ck_hp_destructor_t destroy; member

123