Home
last modified time | relevance | path

Searched defs:cleanup (Results 76 – 100 of 145) sorted by relevance

123456

/freebsd-10-stable/contrib/tcp_wrappers/
Dtcpd.h44 void (*cleanup) (struct request_info *); /* cleanup function or 0 */ member
/freebsd-10-stable/contrib/gcc/cp/
Dsemantics.c482 push_cleanup (tree decl, tree cleanup, bool eh_only) in push_cleanup()
1053 finish_cleanup (tree cleanup, tree try_block) in finish_cleanup()
1359 finish_decl_cleanup (tree decl, tree cleanup) in finish_decl_cleanup()
1367 finish_eh_cleanup (tree cleanup) in finish_eh_cleanup()
Dcp-gimplify.c115 tree cleanup = TRY_HANDLERS (*stmt_p); in genericize_try_block() local
/freebsd-10-stable/share/examples/scsi_target/
Dscsi_target.c334 cleanup() in cleanup() function
/freebsd-10-stable/gnu/usr.bin/gdb/kgdb/
Dkld.c225 struct cleanup *cleanup; in load_kld() local
/freebsd-10-stable/contrib/apr/include/arch/unix/
Dapr_arch_poll_private.h163 apr_status_t (*cleanup)(apr_pollset_t *); member
/freebsd-10-stable/usr.sbin/pwd_mkdb/
Dpwd_mkdb.c751 cleanup(void) in cleanup() function
/freebsd-10-stable/tools/regression/sockets/sendfile/
Dsendfile.c453 cleanup(void) in cleanup() function
/freebsd-10-stable/sys/rpc/
Dsvc.c189 struct svcxprt_list cleanup; in svcpool_cleanup() local
1057 struct svcxprt_list cleanup; in svc_checkidle() local
/freebsd-10-stable/libexec/rlogind/
Drlogind.c476 cleanup(int signo __unused) in cleanup() function
/freebsd-10-stable/crypto/heimdal/lib/krb5/
Dcrypto.h81 void (*cleanup)(krb5_context, struct _krb5_key_data *); member
/freebsd-10-stable/crypto/openssl/crypto/x509/
Dx509_vfy.h209 int (*cleanup) (X509_STORE_CTX *ctx); member
267 int (*cleanup) (X509_STORE_CTX *ctx); member
Dx509_lu.c217 static void cleanup(X509_OBJECT *a) in cleanup() function
/freebsd-10-stable/usr.sbin/lpr/lpr/
Dlpr.c668 cleanup(int signo __unused) in cleanup() function
/freebsd-10-stable/crypto/heimdal/appl/telnet/telnetd/
Dsys_term.c1592 cleanup(int sig) in cleanup() function
1644 cleanup(int sig) in cleanup() function
/freebsd-10-stable/gnu/usr.bin/rcs/ci/
Dci.c828 cleanup() in cleanup() function
/freebsd-10-stable/crypto/openssl/crypto/asn1/
Dbio_asn1.c294 asn1_ps_func *cleanup, asn1_bio_state_t next) in asn1_bio_flush_ex()
/freebsd-10-stable/usr.sbin/nfsd/
Dnfsd.c942 cleanup(__unused int signo) in cleanup() function
/freebsd-10-stable/usr.sbin/btxld/
Dbtxld.c189 cleanup(void) in cleanup() function
/freebsd-10-stable/bin/chio/
Dchio.c1174 cleanup(void) in cleanup() function
/freebsd-10-stable/crypto/openssl/crypto/
Dex_data.c560 IMPL_CHECK EX_IMPL(cleanup) (); in CRYPTO_cleanup_all_ex_data() local
/freebsd-10-stable/sys/dev/drm2/i915/
Dintel_ringbuffer.h82 void (*cleanup)(struct intel_ring_buffer *ring); member
/freebsd-10-stable/libexec/tftpd/tests/
Dfunctional.c225 cleanup(void) in cleanup() function
/freebsd-10-stable/usr.bin/make/
Dmain.c725 Lst cleanup; in Remake_Makefiles() local
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/PBQP/
DHeuristicSolver.h589 void cleanup() { in cleanup() function

123456