Home
last modified time | relevance | path

Searched defs:cleanup (Results 1 – 25 of 244) sorted by relevance

12345678910

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dformat.c109 bfd_cleanup cleanup; member
123 bfd_cleanup cleanup) in bfd_preserve_save()
146 bfd_reinit (bfd *abfd, unsigned int section_id, bfd_cleanup cleanup) in bfd_reinit()
239 bfd_cleanup cleanup = NULL; in bfd_check_format_matches() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dformat.c106 bfd_cleanup cleanup; member
128 bfd_cleanup cleanup) in bfd_preserve_save()
190 struct bfd_preserve *preserve, bfd_cleanup cleanup) in bfd_reinit()
322 bfd_cleanup cleanup = NULL; in bfd_check_format_matches() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/go/
H A Dbuildgo.sh134 cleanup() { function
/netbsd-src/external/bsd/bzip2/dist/
H A Dxmlproc.sh62 cleanup() { function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcheck_lint.sh38 cleanup() { function
/netbsd-src/external/bsd/libc++/dist/libcxxrt/src/
H A Dcxa_finalize.c30 static void cleanup(void) { in cleanup() function
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Drun_vm.sh37 cleanup() { function
/netbsd-src/usr.bin/sdiff/
H A Dcommon.c16 cleanup(const char *filename) in cleanup() function
/netbsd-src/external/ibm-public/postfix/dist/src/global/
H A Dpost_mail.c431 int post_mail_fprintf(VSTREAM *cleanup, const char *format,...) in post_mail_fprintf()
444 int post_mail_buffer(VSTREAM *cleanup, const char *buf, int len) in post_mail_buffer()
452 int post_mail_fputs(VSTREAM *cleanup, const char *str) in post_mail_fputs()
462 int post_mail_fclose(VSTREAM *cleanup) in post_mail_fclose()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Devp.h48 void (*cleanup) (EVP_PKEY_CTX *ctx); member
124 int (*cleanup) (EVP_MD_CTX *ctx); member
146 int (*cleanup) (EVP_CIPHER_CTX *); member
248 key_len, iv_len, flags, init_key, cleanup, \ argument
264 iv_len, flags, init_key, cleanup, set_asn1, \ argument
270 iv_len, cbits, flags, init_key, cleanup, \ argument
277 iv_len, cbits, flags, init_key, cleanup, \ argument
284 flags, init_key, cleanup, set_asn1, \ argument
291 init_key, cleanup, set_asn1, get_asn1, ctrl) \ argument
362 cleanup, set_asn1, get_asn1, ctrl) \ argument
/netbsd-src/distrib/sets/
H A Dregpkgset72 cleanup() function
H A Dmaketars164 cleanup() function
/netbsd-src/external/gpl2/lvm2/dist/scripts/
H A Dvgimportclone.sh89 function cleanup { function
/netbsd-src/distrib/utils/embedded/conf/
H A Dusermode.conf73 cleanup() { function
/netbsd-src/external/ibm-public/postfix/dist/src/pickup/
H A Dpickup.c231 static int copy_segment(VSTREAM *qfile, VSTREAM *cleanup, PICKUP_INFO *info, in copy_segment()
322 static int pickup_copy(VSTREAM *qfile, VSTREAM *cleanup, in pickup_copy()
443 VSTREAM *cleanup; in pickup_file() local
/netbsd-src/external/bsd/unbound/dist/smallapp/
H A Dunbound-control-setup.sh.in70 cleanup() { function
/netbsd-src/external/bsd/nsd/dist/
H A Dnsd-control-setup.sh.in70 cleanup() { function
/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/
H A Dauto_cleaners.cpp74 cleanup(void) in cleanup() function
144 fs::auto_directory::cleanup(void) in cleanup() function in fs::auto_directory
/netbsd-src/libexec/rpc.rusersd/
H A Drusersd.c54 cleanup(int n) in cleanup() function
/netbsd-src/external/ibm-public/postfix/dist/src/local/
H A Dforward.c101 VSTREAM *cleanup; /* clean up service handle */ member
127 VSTREAM *cleanup; in forward_open() local
/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dfifo_open.c37 static void cleanup(void) in cleanup() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/
H A Dcollect_data_flow.py31 def cleanup(d): function
/netbsd-src/libexec/rpc.rstatd/
H A Drstatd.c59 cleanup(int dummy) in cleanup() function
/netbsd-src/tests/sbin/fsck_ffs/
H A Dt_extattr.sh38 cleanup() function
/netbsd-src/lib/libc/stdlib/
H A Dquick_exit.c45 void (*cleanup)(void); member

12345678910