Searched refs:destroy (Results 251 - 259 of 259) sorted by relevance

<<11

/freebsd-9.3-release/sys/ofed/drivers/infiniband/core/
H A Dcm.c1559 goto destroy;
1569 goto destroy;
1626 destroy:
3343 * The CM worker thread may try to destroy the cm_id before it
/freebsd-9.3-release/contrib/libstdc++/include/bits/
H A Dstl_tree.h402 get_allocator().destroy(&__p->_M_value_field);
/freebsd-9.3-release/crypto/openssl/ssl/
H A Dkssl.c659 krb5_error_code(KRB5_CALLCONV *destroy) member in struct:_krb5_cc_ops
/freebsd-9.3-release/contrib/ipfilter/
H A DHISTORY479 so it knows when to create and destroy the state/nat sessions for GRE. There
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dsocket.c1061 (ev->destroy)(event);
1084 ev->destroy = ev->ev_destroy;
2260 * Unlock and/or destroy if we are the last thing this socket has left to do.
/freebsd-9.3-release/sys/dev/drm2/i915/
H A Dintel_display.c6887 old->release_fb->funcs->destroy(old->release_fb);
6917 old->release_fb->funcs->destroy(old->release_fb);
7733 .destroy = intel_crtc_destroy,
7995 .destroy = intel_user_framebuffer_destroy,
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Datombios_encoders.c2500 .destroy = radeon_enc_destroy,
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dzone.c4195 /* destroy notification example. */
7521 * process so we can destroy this one.
9684 goto destroy;
9696 goto destroy;
9707 destroy:
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c7708 * Attempt to destroy the probes associated with this provider.
7888 * Attempt to destroy the probes associated with this provider.
11588 * Iterate over all retained enablings, destroy the enablings retained
11798 * of these ECBs must be done carefully: if we destroy the ECB
11803 * eliminate) the possibility of this, we will only destroy an
11818 * that as soon as we've been unable to destroy one of the ECBs
11820 * fruitful in as much as we can destroy all ECBs associated
13916 * Now we can safely disable and destroy any enabled probes. Because
14853 int i, gen, rv, nhelpers = 0, nprovs = 0, destroy = 1;
14934 destroy
[all...]

Completed in 447 milliseconds

<<11