Home
last modified time | relevance | path

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

1234

/freebsd/contrib/llvm-project/lld/Common/
H A DCommonLinkerContext.cpp47 void CommonLinkerContext::destroy() { in destroy() function in CommonLinkerContext
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DManagedStatic.cpp55 void ManagedStaticBase::destroy() const { in destroy() function in ManagedStaticBase
/freebsd/contrib/ncurses/include/
H A Dnc_panel.h63 int (*destroy) (struct panel *); member
/freebsd/sys/fs/pseudofs/
H A Dpseudofs.c240 pfs_destroy_t destroy, int flags) in pfs_create_dir()
276 pfs_vis_t vis, pfs_destroy_t destroy, int flags) in pfs_create_file()
308 pfs_vis_t vis, pfs_destroy_t destroy, int flags) in pfs_create_link()
/freebsd/contrib/ntp/libntp/lib/isc/
H A Devent.c36 destroy(isc_event_t *event) { in destroy() function
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dstore_cred.c50 int destroy = 0; in _gsskrb5_store_cred() local
/freebsd/sys/geom/
H A Dgeom_vfs.c103 int destroy; in g_vfs_done() local
237 int destroy; in g_vfs_orphan() local
/freebsd/contrib/llvm-project/libc/src/__support/threads/
H A DCndVar.h43 LIBC_INLINE static void destroy(CndVar *cv) { in destroy() function
/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Ddestroy.h55 _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void destroy(_ForwardIterator __first, _Forward… in destroy() function
/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
/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/llvm-project/libc/src/__support/threads/linux/
H A Draw_mutex.h121 LIBC_INLINE void static destroy([[maybe_unused]] RawMutex *lock) { in destroy() function
H A Dmutex.h52 LIBC_INLINE static MutexError destroy(Mutex *lock) { in destroy() function
/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/lib/libc/stdlib/malloc/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h70 extent_destroy_t *destroy; member
/freebsd/contrib/llvm-project/libc/src/__support/
H A Dfixedvector.h106 LIBC_INLINE static void destroy(FixedVector<T, CAPACITY> *store) { in destroy() function
/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.h87 void destroy() { in destroy() function
H A Dsize_class_allocator.h34 void destroy(GlobalStats *S) { in destroy() function
194 void destroy(GlobalStats *S) { in destroy() function
/freebsd/sys/dev/mlx5/mlx5_fpga/
H A Dsdk.h87 void (*destroy)(struct mlx5_fpga_device *fdev); member
/freebsd/include/
H A Dmalloc_np.h64 extent_destroy_t *destroy; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.h74 ThreadEventCallback destroy; member
/freebsd/sys/netpfil/ipfw/
H A Ddn_sched.h130 int (*destroy)(struct dn_schk*); member

1234