Searched defs:destroy (Results 26 - 50 of 67) sorted by relevance

123

/freebsd-10-stable/sys/fs/pseudofs/
H A Dpseudofs.c176 pfs_create_dir(struct pfs_node *parent, const char *name, pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, int flags) argument
198 pfs_create_file(struct pfs_node *parent, const char *name, pfs_fill_t fill, pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, int flags) argument
219 pfs_create_link(struct pfs_node *parent, const char *name, pfs_fill_t fill, pfs_attr_t attr, pfs_vis_t vis, pfs_destroy_t destroy, int flags) argument
/freebsd-10-stable/sys/geom/
H A Dgeom_dev.c611 int destroy; local
709 int destroy; local
/freebsd-10-stable/sys/security/mac_portacl/
H A Dmac_portacl.c161 destroy(struct mac_policy_conf *mpc) function
/freebsd-10-stable/contrib/apr-util/include/
H A Dapr_buckets.h164 void (*destroy)(void *data); member in struct:apr_bucket_type_t
/freebsd-10-stable/contrib/libstdc++/include/ext/
H A Dcodecvt_specializations.h200 destroy() throw() function in class:encoding_state
H A Dthrow_allocator.h236 destroy(pointer p) function in class:throw_allocator
H A Dmt_allocator.h599 destroy(pointer __p) { __p->~_Tp(); } function in class:__mt_alloc_base
H A Dbitmap_allocator.h1097 destroy(pointer __p) function in class:bitmap_allocator
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DTokenLexer.cpp109 void TokenLexer::destroy() { function in class:TokenLexer
/freebsd-10-stable/crypto/heimdal/lib/kadm5/
H A Dprivate.h44 kadm5_ret_t (*destroy) (void*); member in struct:kadm_func
/freebsd-10-stable/sys/dev/drm2/ttm/
H A Dttm_bo_api.h195 void (*destroy) (struct ttm_buffer_object *); member in struct:ttm_buffer_object
[all...]
H A Dttm_bo_driver.h75 void (*destroy) (struct ttm_tt *ttm); member in struct:ttm_backend_func
/freebsd-10-stable/usr.sbin/ppp/
H A Dphysical.h70 void (*destroy)(struct physical *); member in struct:device
/freebsd-10-stable/crypto/openssl/crypto/conf/
H A Dconf.h91 int (*destroy) (CONF *conf); member in struct:conf_method_st
/freebsd-10-stable/contrib/ntp/lib/isc/include/isc/
H A Dmem.h212 void (*destroy)(isc_mem_t **mctxp); member in struct:isc_memmethods
233 void (*destroy)(isc_mempool_t **mpctxp); member in struct:isc_mempoolmethods
H A Dsocket.h172 isc_eventdestructor_t destroy; /*%< original destructor */ member in struct:isc_socketevent
265 void (*destroy)(isc_socketmgr_t **managerp); member in struct:isc_socketmgrmethods
/freebsd-10-stable/contrib/jemalloc/src/
H A Dprof.c718 bool destroy; local
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DMetadata.cpp203 void MDNode::destroy() { function in class:MDNode
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dkrb5_ccapi.h184 cc_int32 (*destroy)(cc_ccache_t); member in struct:cc_ccache_functions
/freebsd-10-stable/contrib/ntp/lib/isc/
H A Dtimer.c367 destroy(isc__timer_t *timer) { function
H A Dentropy.c784 destroy(isc_entropy_t **entp) { function
/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dlistener.c69 void (*destroy)(struct evconnlistener *); member in struct:evconnlistener_ops
/freebsd-10-stable/contrib/serf/
H A Dserf.h874 void (*destroy)(serf_bucket_t *bucket); member in struct:serf_bucket_type_t
/freebsd-10-stable/sys/net/
H A Dif_clone.c406 if_clone_simple(const char *name, ifcs_create_t create, ifcs_destroy_t destroy, argument
384 if_clone_advanced(const char *name, u_int maxunit, ifc_match_t match, ifc_create_t create, ifc_destroy_t destroy) argument
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DImmutableSet.h337 void destroy() { function in class:llvm::ImutAVLTree

Completed in 200 milliseconds

123