Searched defs:cleanup (Results 1 - 25 of 142) sorted by relevance

123456

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/funcs/
H A Dtst.freopen.ksh52 cleanup() function
/freebsd-11-stable/contrib/unbound/smallapp/
H A Dunbound-control-setup.sh.in70 cleanup() { function
/freebsd-11-stable/lib/csu/aarch64/
H A Dcrt1.c67 __start(int argc, char *argv[], char *env[], void (*cleanup)(void)) argument
/freebsd-11-stable/crypto/openssl/util/
H A Dcygwin.sh17 function cleanup() function
/freebsd-11-stable/lib/csu/amd64/
H A Dcrt1.c49 _start(char **ap, void (*cleanup)(void)) argument
/freebsd-11-stable/lib/csu/i386/
H A Dcrt1_c.c53 _start1(fptr cleanup, int argc, char *argv[]) argument
/freebsd-11-stable/lib/csu/mips/
H A Dcrt1.c58 __start(char **ap, void (*cleanup)(void), struct Struct_Obj_Entry *obj __unused, struct ps_strings *ps_strings __unused) argument
/freebsd-11-stable/lib/csu/riscv/
H A Dcrt1.c71 __start(int argc, char **argv, char **env, void (*cleanup)(void)) argument
/freebsd-11-stable/lib/csu/sparc64/
H A Dcrt1.c72 _start(char **ap, void (*cleanup)(void), struct Struct_Obj_Entry *obj __unused, argument
/freebsd-11-stable/libexec/rpc.rusersd/
H A Drusersd.c47 cleanup(int sig __unused) function
/freebsd-11-stable/lib/csu/powerpc/
H A Dcrt1.c73 _start(int argc, char **argv, char **env, const struct Struct_Obj_Entry *obj __unused, void (*cleanup)(void), struct ps_strings *ps_strings) argument
/freebsd-11-stable/lib/csu/powerpc64/
H A Dcrt1.c73 _start(int argc, char **argv, char **env, const struct Struct_Obj_Entry *obj __unused, void (*cleanup)(void), struct ps_strings *ps_strings) argument
/freebsd-11-stable/tools/tools/sysbuild/
H A Dsysbuild.sh103 cleanup() ( function
/freebsd-11-stable/lib/libc/stdlib/
H A Dquick_exit.c41 void (*cleanup)(void); member in struct:quick_exit_handler
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DBlock.cpp42 void Block::cleanup() { function in class:Block
/freebsd-11-stable/contrib/netbsd-tests/usr.bin/nbperf/
H A Dt_nbperf.sh28 cleanup() function
/freebsd-11-stable/libexec/rpc.rstatd/
H A Drstatd.c47 cleanup(int sig __unused) function
/freebsd-11-stable/tools/regression/sockets/reconnect/
H A Dreconnect.c99 cleanup(void) function
/freebsd-11-stable/crypto/openssh/regress/
H A Dtest-exec.sh321 cleanup () function
/freebsd-11-stable/lib/csu/arm/
H A Dcrt1.c93 __start(int argc, char **argv, char **env, struct ps_strings *ps_strings, const struct Struct_Obj_Entry *obj __unused, void (*cleanup)(void)) argument
/freebsd-11-stable/crypto/openssl/crypto/rand/
H A Drand.h84 void (*cleanup) (void); member in struct:rand_meth_st
/freebsd-11-stable/contrib/netbsd-tests/net/if_pppoe/
H A Dt_pppoe.sh88 cleanup() function
/freebsd-11-stable/contrib/netbsd-tests/net/
H A Dnet_common.sh303 cleanup() function
/freebsd-11-stable/libexec/rpc.sprayd/
H A Dsprayd.c65 cleanup(int sig __unused) function
/freebsd-11-stable/contrib/apr-util/include/private/
H A Dapr_crypto_internal.h253 apr_status_t (*cleanup)(apr_crypto_t *f); member in struct:apr_crypto_driver_t

Completed in 135 milliseconds

123456