Home
last modified time | relevance | path

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

123

/freebsd-14-stable/contrib/llvm-project/lld/Common/
HDCommonLinkerContext.cpp47 void CommonLinkerContext::destroy() { in destroy() function in CommonLinkerContext
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Support/
HDManagedStatic.cpp55 void ManagedStaticBase::destroy() const { in destroy() function in ManagedStaticBase
/freebsd-14-stable/contrib/ncurses/include/
HDnc_panel.h63 int (*destroy) (struct panel *); member
/freebsd-14-stable/sys/fs/pseudofs/
HDpseudofs.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-14-stable/contrib/ntp/libntp/lib/isc/
HDevent.c36 destroy(isc_event_t *event) { in destroy() function
/freebsd-14-stable/crypto/heimdal/lib/gssapi/krb5/
HDstore_cred.c50 int destroy = 0; in _gsskrb5_store_cred() local
/freebsd-14-stable/sys/geom/
HDgeom_vfs.c102 int destroy; in g_vfs_done() local
231 int destroy; in g_vfs_orphan() local
/freebsd-14-stable/crypto/heimdal/lib/gssapi/ntlm/
HDkdc.c48 int destroy; member
62 get_ccache(krb5_context context, int *destroy, krb5_ccache *id) in get_ccache()
/freebsd-14-stable/contrib/ntp/libntp/lib/isc/include/isc/
HDtask.h111 void (*destroy)(isc_taskmgr_t **managerp); member
123 void (*destroy)(isc_task_t **taskp); member
HDtimer.h108 void (*destroy)(isc_timermgr_t **managerp); member
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_mutexset.cpp52 void MutexSet::DelAddr(uptr addr, bool destroy) { in DelAddr()
HDtsan_mutexset.h82 void MutexSet::DelAddr(uptr addr, bool destroy) {} in DelAddr()
/freebsd-14-stable/contrib/netbsd-tests/lib/semaphore/
HDsem.c76 ATF_TC_HEAD(destroy, tc) in ATF_TC_HEAD() argument
82 ATF_TC_BODY(destroy, tc) in ATF_TC_BODY() argument
/freebsd-14-stable/contrib/llvm-project/libcxx/include/__memory/
HDconstruct_at.h111 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void destroy(_ForwardIterator __first, _Forward… in destroy() function
/freebsd-14-stable/contrib/jemalloc/include/jemalloc/
HDjemalloc_typedefs.h70 extent_destroy_t *destroy; member
/freebsd-14-stable/crypto/openssl/include/openssl/
HDconftypes.h25 int (*destroy) (CONF *conf); member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/
HDMCFragment.cpp32 void MCFragment::destroy() { in destroy() function in MCFragment
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDvector.h87 void destroy() { in destroy() function
/freebsd-14-stable/sys/dev/mlx5/mlx5_fpga/
HDsdk.h87 void (*destroy)(struct mlx5_fpga_device *fdev); member
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_mac.h71 ThreadEventCallback destroy; member
/freebsd-14-stable/include/
HDmalloc_np.h64 extent_destroy_t *destroy; member
/freebsd-14-stable/sys/netpfil/ipfw/
HDdn_sched.h130 int (*destroy)(struct dn_schk*); member
/freebsd-14-stable/crypto/openssl/include/internal/
HDbio.h28 int (*destroy) (BIO *); member
/freebsd-14-stable/contrib/bsnmp/snmp_mibII/
HDmibII_ipaddr.c145 destroy(struct snmp_context *ctx __unused, struct update *upd, in destroy() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Lex/
HDMacroArgs.cpp78 void MacroArgs::destroy(Preprocessor &PP) { in destroy() function in MacroArgs

123