Searched defs:cleanup (Results 51 - 75 of 142) sorted by relevance

123456

/freebsd-11-stable/libexec/rpc.rquotad/
H A Drquotad.c46 cleanup(int sig) function
/freebsd-11-stable/contrib/unbound/util/
H A Dalloc.h88 void (*cleanup)(void*); member in struct:alloc_cache
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h133 void cleanup() { function in class:llvm::ConstantHoistingPass
/freebsd-11-stable/contrib/gdb/gdb/mi/
H A Dmi-cmd-var.c427 struct cleanup *cleanup; local
486 struct cleanup *cleanup = NULL; local
[all...]
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dutil.c131 set_terminate_cleanup(void (*cleanup)(void)) argument
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dcrypto.h81 void (*cleanup)(krb5_context, struct _krb5_key_data *); member in struct:_krb5_key_type
/freebsd-11-stable/tools/regression/doat/
H A Ddoat.c618 cleanup(void) function
/freebsd-11-stable/usr.sbin/nfscbd/
H A Dnfscbd.c354 cleanup(int signo __unused) function
/freebsd-11-stable/tools/test/netfibs/
H A Dinitiator.sh264 cleanup() function
H A Dreflector.sh164 cleanup() function
/freebsd-11-stable/cddl/usr.sbin/zfsd/
H A Dzfsd_event.cc453 boolean_t cleanup = B_FALSE; local
/freebsd-11-stable/contrib/tcp_wrappers/
H A Dtcpd.h44 void (*cleanup) (struct request_info *); /* cleanup function or 0 */ member in struct:request_info
/freebsd-11-stable/sys/fs/devfs/
H A Ddevfs_devs.c498 devfs_populate_loop(struct devfs_mount *dm, int cleanup) argument
/freebsd-11-stable/usr.bin/csplit/
H A Dcsplit.c251 cleanup(void) function
/freebsd-11-stable/usr.bin/mkuzip/
H A Dmkuzip.c430 cleanup(void) function
/freebsd-11-stable/usr.sbin/watch/
H A Dwatch.c174 cleanup(int signo __unused) function
/freebsd-11-stable/contrib/openpam/lib/libpam/
H A Dopenpam_impl.h100 void (*cleanup)(pam_handle_t *, void *, int); member in struct:pam_data
/freebsd-11-stable/usr.sbin/services_mkdb/
H A Dservices_mkdb.c350 cleanup(void) function
/freebsd-11-stable/usr.bin/tip/tip/
H A Dtip.c258 cleanup(int signo) function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DCrashRecoveryContext.cpp150 void CrashRecoveryContext::registerCleanup(CrashRecoveryContextCleanup *cleanup) argument
161 CrashRecoveryContext::unregisterCleanup(CrashRecoveryContextCleanup *cleanup) { argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DFloat2Int.cpp513 void Float2IntPass::cleanup() { function in class:Float2IntPass
/freebsd-11-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_poll_private.h167 apr_status_t (*cleanup)(apr_pollset_t *); member in struct:apr_pollset_provider_t
176 apr_status_t (*cleanup)(apr_pollcb_t *); member in struct:apr_pollcb_provider_t
/freebsd-11-stable/contrib/gcc/cp/
H A Dexcept.c225 tree fn, cleanup; local
574 tree cleanup; local
647 tree cleanup; local
[all...]
/freebsd-11-stable/bin/chio/
H A Dchio.c1174 cleanup(void) function
/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_ringbuffer.h101 void (*cleanup)(struct intel_ring_buffer *ring); member in struct:intel_ring_buffer

Completed in 250 milliseconds

123456