Home
last modified time | relevance | path

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

1234

/freebsd-9-stable/contrib/llvm/lib/Support/
DManagedStatic.cpp59 void ManagedStaticBase::destroy() const { in destroy() function in ManagedStaticBase
/freebsd-9-stable/sys/fs/pseudofs/
Dpseudofs.c175 pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, in pfs_create_dir()
197 pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, in pfs_create_file()
218 pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, in pfs_create_link()
/freebsd-9-stable/contrib/ncurses/include/
Dnc_panel.h58 int (*destroy)(struct panel *); member
/freebsd-9-stable/sys/geom/
Dgeom_vfs.c97 int vfslocked, destroy; in g_vfs_done() local
212 int destroy; in g_vfs_orphan() local
/freebsd-9-stable/contrib/ntp/lib/isc/
Devent.c36 destroy(isc_event_t *event) { in destroy() function
/freebsd-9-stable/crypto/heimdal/lib/gssapi/ntlm/
Ddigest.c48 int destroy; member
62 get_ccache(krb5_context context, int *destroy, krb5_ccache *id) in get_ccache()
/freebsd-9-stable/contrib/ntp/lib/isc/include/isc/
Dtask.h111 void (*destroy)(isc_taskmgr_t **managerp); member
123 void (*destroy)(isc_task_t **taskp); member
/freebsd-9-stable/contrib/libstdc++/include/backward/
Diterator.h175 destroy(_Tp* __pointer) in destroy() function
180 destroy(_ForwardIterator __first, _ForwardIterator __last) in destroy() function
/freebsd-9-stable/contrib/bind9/lib/isc/
Devent.c36 destroy(isc_event_t *event) { in destroy() function
Dcounter.c112 destroy(isc_counter_t *counter) { in destroy() function
/freebsd-9-stable/contrib/bind9/lib/isc/include/isc/
Dtask.h111 void (*destroy)(isc_taskmgr_t **managerp); member
125 void (*destroy)(isc_task_t **taskp); member
/freebsd-9-stable/contrib/bind9/lib/dns/include/dns/
Drdatasetiter.h77 void (*destroy)(dns_rdatasetiter_t **iteratorp); member
Dsdb.h91 dns_sdbdestroyfunc_t destroy; member
Ddbiterator.h76 void (*destroy)(dns_dbiterator_t **iteratorp); member
/freebsd-9-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
/freebsd-9-stable/contrib/bind9/bin/named/
Dlistenlist.c73 destroy(ns_listenlist_t *list) { in destroy() function
/freebsd-9-stable/contrib/ofed/management/opensm/osmeventplugin/src/
Dosmeventplugin.c86 static void destroy(void *_log) in destroy() function
/freebsd-9-stable/sys/dev/drm/
Ddrm_sman.h76 void (*destroy) (void *private); member
/freebsd-9-stable/sys/dev/drm2/
Ddrm_sman.h76 void (*destroy) (void *private); member
/freebsd-9-stable/contrib/gcc/config/
Ddarwin-crt2.c111 struct live_images *top, **lip, *destroy = NULL; in darwin_unwind_dyld_remove_image_hook() local
/freebsd-9-stable/sys/net/
Dif_clone.h39 attach, match, create, destroy) \ argument
/freebsd-9-stable/contrib/bind9/bin/check/
Dnamed-checkzone.c96 destroy(void) { in destroy() function
/freebsd-9-stable/sys/netpfil/ipfw/
Ddn_sched.h128 int (*destroy)(struct dn_schk*); member

1234