Home
last modified time | relevance | path

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

123

/freebsd-10-stable/sys/fs/pseudofs/
Dpseudofs.c177 pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, in pfs_create_dir()
199 pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, in pfs_create_file()
220 pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, in pfs_create_link()
/freebsd-10-stable/contrib/llvm/lib/Support/
DManagedStatic.cpp59 void ManagedStaticBase::destroy() const { in destroy() function in ManagedStaticBase
/freebsd-10-stable/contrib/ncurses/include/
Dnc_panel.h58 int (*destroy)(struct panel *); member
/freebsd-10-stable/sys/geom/
Dgeom_vfs.c97 int destroy; in g_vfs_done() local
203 int destroy; in g_vfs_orphan() local
Dgeom_dev.c611 int destroy; in g_dev_done() local
709 int destroy; in g_dev_callback() local
/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
Dstore_cred.c50 int destroy = 0; in _gsskrb5_store_cred() local
/freebsd-10-stable/contrib/ntp/lib/isc/
Devent.c36 destroy(isc_event_t *event) { in destroy() function
/freebsd-10-stable/crypto/heimdal/lib/gssapi/ntlm/
Dkdc.c48 int destroy; member
62 get_ccache(krb5_context context, int *destroy, krb5_ccache *id) in get_ccache()
/freebsd-10-stable/contrib/libstdc++/include/backward/
Diterator.h175 destroy(_Tp* __pointer) in destroy() function
180 destroy(_ForwardIterator __first, _ForwardIterator __last) in destroy() function
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
Dtask.h111 void (*destroy)(isc_taskmgr_t **managerp); member
123 void (*destroy)(isc_task_t **taskp); member
Dtimer.h108 void (*destroy)(isc_timermgr_t **managerp); member
Dmem.h212 void (*destroy)(isc_mem_t **mctxp); member
233 void (*destroy)(isc_mempool_t **mpctxp); member
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_base/
Dtrail.h210 #define svn_fs_base__retry_txn(fs, txn_body, baton, destroy, pool) \ argument
/freebsd-10-stable/contrib/netbsd-tests/lib/semaphore/
Dsem.c76 ATF_TC_HEAD(destroy, tc) in ATF_TC_HEAD() argument
82 ATF_TC_BODY(destroy, tc) in ATF_TC_BODY() argument
/freebsd-10-stable/contrib/libstdc++/include/ext/
Dmalloc_allocator.h114 destroy(pointer __p) { __p->~_Tp(); } in destroy() function
Dnew_allocator.h110 destroy(pointer __p) { __p->~_Tp(); } in destroy() function
Darray_allocator.h83 destroy(pointer __p) { __p->~_Tp(); } in destroy() function
Dpool_allocator.h170 destroy(pointer __p) { __p->~_Tp(); } in destroy() function
/freebsd-10-stable/contrib/ofed/management/opensm/osmeventplugin/src/
Dosmeventplugin.c86 static void destroy(void *_log) in destroy() function
/freebsd-10-stable/sys/dev/drm/
Ddrm_sman.h76 void (*destroy) (void *private); member
/freebsd-10-stable/contrib/gcc/config/
Ddarwin-crt2.c111 struct live_images *top, **lip, *destroy = NULL; in darwin_unwind_dyld_remove_image_hook() local
/freebsd-10-stable/sys/netpfil/ipfw/
Ddn_sched.h128 int (*destroy)(struct dn_schk*); member
/freebsd-10-stable/contrib/bsnmp/snmp_mibII/
DmibII_ipaddr.c145 destroy(struct snmp_context *ctx __unused, struct update *upd, in destroy() function
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DMacroArgs.cpp73 void MacroArgs::destroy(Preprocessor &PP) { in destroy() function in MacroArgs
/freebsd-10-stable/crypto/openssl/crypto/engine/
Deng_int.h194 ENGINE_GEN_INT_FUNC_PTR destroy; member

123