Searched refs:cleanup (Results 76 - 100 of 443) sorted by relevance

1234567891011>>

/freebsd-10.0-release/contrib/gdb/gdb/
H A Dmacrocmd.c55 struct cleanup *cleanup_chain = make_cleanup (free_current_contents, &ms);
91 struct cleanup *cleanup_chain = make_cleanup (free_current_contents, &ms);
143 struct cleanup *cleanup_chain = make_cleanup (free_current_contents, &ms);
H A Dnlmread.c100 struct cleanup *back_to;
178 struct cleanup *back_to;
239 nlm_symfile_finish, /* sym_finish: finished with file, cleanup */
/freebsd-10.0-release/crypto/openssl/util/
H A Dcygwin.sh17 function cleanup() function
44 cleanup
152 cleanup
/freebsd-10.0-release/tools/regression/sysvsem/
H A Dsemtest.c56 void cleanup (void);
116 * Initialize child_pid to ourselves to that the cleanup function
125 if (atexit(cleanup) == -1)
257 cleanup() function
/freebsd-10.0-release/tools/regression/sysvshm/
H A Dshmtest.c56 void cleanup __P((void));
107 * Initialize child_pid to ourselves to that the cleanup function
116 if (atexit(cleanup) == -1)
218 cleanup() function
/freebsd-10.0-release/usr.bin/finger/
H A Dnet.c57 static void cleanup(int sig);
73 signal(SIGALRM, cleanup);
230 cleanup(int sig __unused) function
/freebsd-10.0-release/usr.sbin/lpr/lpr/
H A Dlpr.c117 static void cleanup(int _signo);
150 signal(SIGHUP, cleanup);
152 signal(SIGINT, cleanup);
154 signal(SIGQUIT, cleanup);
156 signal(SIGTERM, cleanup);
511 cleanup(0);
518 cleanup(0);
528 cleanup(0);
646 cleanup(0);
650 cleanup(
668 cleanup(int signo __unused) function
[all...]
/freebsd-10.0-release/usr.sbin/pkg/
H A Dconfig.c307 goto cleanup;
313 goto cleanup;
319 goto cleanup;
329 goto cleanup;
408 goto cleanup;
415 goto cleanup;
426 goto cleanup;
466 cleanup:
576 goto cleanup;
651 cleanup
[all...]
/freebsd-10.0-release/gnu/usr.bin/gdb/kgdb/
H A Dkld.c225 struct cleanup *cleanup; local
235 cleanup = make_cleanup_bfd_close(bfd);
247 cleanup = make_cleanup(xfree, sections);
255 cleanup = make_cleanup((make_cleanup_ftype *)free_section_addr_info,
268 do_cleanups(cleanup);
/freebsd-10.0-release/sys/dev/hyperv/storvsc/
H A Dhv_storvsc_drv_freebsd.c307 goto cleanup;
313 goto cleanup;
318 goto cleanup;
341 goto cleanup;
347 goto cleanup;
353 goto cleanup;
372 goto cleanup;
378 goto cleanup;
384 goto cleanup;
400 goto cleanup;
[all...]
/freebsd-10.0-release/sys/netipx/
H A Dipx_input.c362 goto cleanup;
368 goto cleanup;
374 goto cleanup;
399 goto cleanup;
409 goto cleanup;
434 cleanup:
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_read_data_into_fd.c119 goto cleanup;
134 cleanup:
H A Darchive_read_disk_set_standard_lookup.c77 static void cleanup(void *);
115 archive_read_disk_set_gname_lookup(a, gcache, lookup_gname, cleanup);
116 archive_read_disk_set_uname_lookup(a, ucache, lookup_uname, cleanup);
122 cleanup(void *data) function
H A Darchive_write_disk_set_standard_lookup.c63 static void cleanup(void *);
91 archive_write_disk_set_group_lookup(a, gcache, lookup_gid, cleanup);
92 archive_write_disk_set_user_lookup(a, ucache, lookup_uid, cleanup);
237 cleanup(void *private) function
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCleanup.cpp13 // A "cleanup" is a piece of code which needs to be executed whenever
130 EHCleanupScope &cleanup = cast<EHCleanupScope>(*find(si)); local
131 if (cleanup.isActive()) return si;
132 si = cleanup.getEnclosingNormalCleanup();
141 EHCleanupScope *cleanup = dyn_cast<EHCleanupScope>(&*find(si)); local
142 if (cleanup && !cleanup->isActive()) {
143 si = cleanup->getEnclosingEHScope();
156 assert(((Size % sizeof(void*)) == 0) && "cleanup type is misaligned");
186 // Destroy the cleanup
265 EHCleanupScope &cleanup = cast<EHCleanupScope>(*EHStack.begin()); local
984 IsUsedAsEHCleanup(EHScopeStack &EHStack, EHScopeStack::stable_iterator cleanup) argument
[all...]
/freebsd-10.0-release/contrib/sendmail/libsm/
H A Dniprop.c187 goto cleanup;
201 cleanup:
/freebsd-10.0-release/contrib/tcp_wrappers/
H A Dsafe_finger.c45 void cleanup(sig) function
89 signal(SIGALRM, cleanup);
/freebsd-10.0-release/sys/compat/freebsd32/
H A Dfreebsd32_ioctl.c280 goto cleanup;
283 goto cleanup;
292 goto cleanup;
301 goto cleanup;
306 goto cleanup;
314 goto cleanup;
328 goto cleanup;
338 cleanup:
/freebsd-10.0-release/usr.sbin/pkg_install/lib/
H A Durl.c134 cleanup(0);
139 cleanup(0);
/freebsd-10.0-release/sys/dev/hyperv/netvsc/
H A Dhv_net_vsc.c150 goto cleanup;
163 goto cleanup;
186 goto cleanup;
195 goto cleanup;
205 goto cleanup;
219 goto cleanup;
224 cleanup:
250 goto cleanup;
262 goto cleanup;
284 goto cleanup;
[all...]
/freebsd-10.0-release/contrib/amd/hlfsd/
H A Dhlfsd.h131 extern RETSIGTYPE cleanup(int);
/freebsd-10.0-release/contrib/apr/include/
H A Dapr_pools.h490 * performing cleanup and then exiting). If this function is not called,
544 * @param cleanup The cleanup program to use to cleanup the data (NULL if none)
561 apr_status_t (*cleanup)(void *),
569 * @param cleanup The cleanup program to use to cleanup the data (NULL if none)
586 apr_status_t (*cleanup)(void *),
605 * Last In, First Out. A cleanup functio
[all...]
/freebsd-10.0-release/contrib/apr/include/arch/unix/
H A Dapr_arch_proc_mutex.h76 apr_status_t (*cleanup)(void *); member in struct:apr_proc_mutex_unix_lock_methods_t
/freebsd-10.0-release/contrib/apr/poll/unix/
H A Dpollset.c131 if (pollset->provider->cleanup) {
132 (*pollset->provider->cleanup)(pollset);
275 if ((flags & APR_POLLSET_WAKEABLE) || provider->cleanup)
311 pollset->provider->cleanup)
/freebsd-10.0-release/contrib/gdb/gdb/cli/
H A Dcli-setshow.c260 struct cleanup *old_chain;
358 struct cleanup *showlist_chain;
367 struct cleanup *optionlist_chain
376 struct cleanup *option_chain

Completed in 325 milliseconds

1234567891011>>