Home
last modified time | relevance | path

Searched refs:cleanup (Results 1 – 25 of 775) sorted by relevance

12345678910>>...31

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddefs.h257 struct cleanup struct
259 struct cleanup *next; argument
339 extern void do_cleanups (struct cleanup *);
341 extern void do_run_cleanups (struct cleanup *);
342 extern void do_exec_cleanups (struct cleanup *);
348 extern void discard_my_cleanups (struct cleanup **, struct cleanup *);
374 extern struct cleanup *make_my_cleanup (struct cleanup **,
382 extern struct cleanup *save_cleanups (void);
384 extern struct cleanup *save_my_cleanups (struct cleanup **);
388 extern void restore_my_cleanups (struct cleanup **, struct cleanup *);
[all …]
H A Dutils.c100 static void do_my_cleanups (struct cleanup **, struct cleanup *);
182 struct cleanup *
188 struct cleanup *
194 struct cleanup *
200 struct cleanup *
206 struct cleanup *
218 struct cleanup *
230 struct cleanup *
244 struct cleanup *
258 struct cleanup *
[all …]
/openbsd/sbin/isakmpd/
H A Dpf_key_v2.c143 cleanup: in pf_key_v2_msg_new()
309 cleanup: in pf_key_v2_read()
380 cleanup: in pf_key_v2_write()
496 cleanup: in pf_key_v2_open()
638 cleanup: in pf_key_v2_get_spi()
813 cleanup: in pf_key_v2_get_kernel_sa()
1449 cleanup: in pf_key_v2_set_spi()
1697 cleanup: in pf_key_v2_flow()
1864 cleanup: in pf_key_v2_enable_sa()
2127 cleanup: in pf_key_v2_delete_spi()
[all …]
/openbsd/regress/lib/csu/callbacks/atexit/
H A Dexpected.out2 libab cleanup
4 libaa cleanup
8 libaa cleanup
9 libab cleanup
16 libab cleanup
18 libaa cleanup
24 libaa cleanup
25 libab cleanup
/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DCrashRecoveryContext.h57 void registerCleanup(CrashRecoveryContextCleanup *cleanup);
59 void unregisterCleanup(CrashRecoveryContextCleanup *cleanup);
253 CrashRecoveryContextCleanup *cleanup; variable
257 : cleanup(Cleanup::create(x)) { in CrashRecoveryContextCleanupRegistrar()
258 if (cleanup) in CrashRecoveryContextCleanupRegistrar()
259 cleanup->getContext()->registerCleanup(cleanup); in CrashRecoveryContextCleanupRegistrar()
265 if (cleanup && !cleanup->cleanupFired) in unregister()
266 cleanup->getContext()->unregisterCleanup(cleanup); in unregister()
267 cleanup = nullptr; in unregister()
/openbsd/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-cmd-var.c48 struct cleanup *old_cleanups; in mi_cmd_var_create()
119 struct cleanup *old_cleanups; in mi_cmd_var_delete()
256 struct cleanup *cleanup_children; in mi_cmd_var_list_children()
426 struct cleanup *cleanup; in mi_cmd_var_update() local
447 do_cleanups (cleanup); in mi_cmd_var_update()
457 do_cleanups (cleanup); in mi_cmd_var_update()
471 do_cleanups (cleanup); in mi_cmd_var_update()
485 struct cleanup *cleanup = NULL; in varobj_update_one() local
503 do_cleanups (cleanup); in varobj_update_one()
516 do_cleanups (cleanup); in varobj_update_one()
[all …]
H A Dmi-main.c271 struct cleanup *cleanup; in mi_cmd_data_list_register_names() local
303 do_cleanups (cleanup); in mi_cmd_data_list_register_names()
313 do_cleanups (cleanup); in mi_cmd_data_list_register_names()
322 struct cleanup *cleanup; in mi_cmd_data_list_changed_registers() local
346 do_cleanups (cleanup); in mi_cmd_data_list_changed_registers()
368 do_cleanups (cleanup); in mi_cmd_data_list_changed_registers()
377 do_cleanups (cleanup); in mi_cmd_data_list_changed_registers()
382 do_cleanups (cleanup); in mi_cmd_data_list_changed_registers()
637 struct cleanup *old_chain;
973 struct cleanup *old_chain; in mi_cmd_data_write_memory()
[all …]
/openbsd/gnu/usr.bin/perl/t/lib/warnings/
H A Dpp_ctl56 (in cleanup) foo bar
207 (in cleanup) A foo bar at - line 4.
208 (in cleanup) A foo bar at - line 4.
209 (in cleanup) A foo bar at - line 4.
210 (in cleanup) A foo bar at - line 4.
211 (in cleanup) A foo bar at - line 4.
212 (in cleanup) A foo bar at - line 4.
213 (in cleanup) A foo bar at - line 4.
214 (in cleanup) A foo bar at - line 4.
215 (in cleanup) A foo bar at - line 4.
[all …]
/openbsd/sys/dev/pci/drm/i915/selftests/
H A Di915_gem_evict.c118 goto cleanup; in igt_evict_something()
130 goto cleanup; in igt_evict_something()
145 goto cleanup; in igt_evict_something()
148 cleanup: in igt_evict_something()
168 goto cleanup; in igt_overcommit()
173 goto cleanup; in igt_overcommit()
182 goto cleanup; in igt_overcommit()
185 cleanup: in igt_overcommit()
229 cleanup: in igt_evict_for_vma()
325 cleanup: in igt_evict_for_cache_color()
[all …]
/openbsd/gnu/llvm/llvm/lib/Support/
H A DCrashRecoveryContext.cpp159 if (!cleanup) in registerCleanup()
162 head->prev = cleanup; in registerCleanup()
163 cleanup->next = head; in registerCleanup()
164 head = cleanup; in registerCleanup()
169 if (!cleanup) in unregisterCleanup()
171 if (cleanup == head) { in unregisterCleanup()
172 head = cleanup->next; in unregisterCleanup()
177 cleanup->prev->next = cleanup->next; in unregisterCleanup()
178 if (cleanup->next) in unregisterCleanup()
179 cleanup->next->prev = cleanup->prev; in unregisterCleanup()
[all …]
/openbsd/regress/sys/netinet/in_pcbbind/
H A Druntest.c128 cleanup(sockets, 3); in unicast_testsuite()
137 cleanup(sockets, 3); in unicast_testsuite()
147 cleanup(sockets, 4); in unicast_testsuite()
157 cleanup(sockets, 4); in unicast_testsuite()
166 cleanup(sockets, 3); in unicast_testsuite()
175 cleanup(sockets, 3); in unicast_testsuite()
196 cleanup(sockets, 4); in mcast_reuse_testsuite()
207 cleanup(sockets, 5); in mcast_reuse_testsuite()
218 cleanup(sockets, 5); in mcast_reuse_testsuite()
229 cleanup(sockets, 5); in mcast_reuse_testsuite()
[all …]
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dexcept.c194 tree fn, cleanup; local
210 return cleanup;
546 tree cleanup; local
558 if (cleanup)
560 cleanup = build1 (MUST_NOT_THROW_EXPR, TREE_TYPE (cleanup), cleanup);
666 tree cleanup; local
760 cleanup = BASELINK_FUNCTIONS (cleanup);
761 mark_used (cleanup);
762 cxx_mark_addressable (cleanup);
764 cleanup = build1 (ADDR_EXPR, cleanup_type, cleanup);
[all …]
/openbsd/gnu/gcc/gcc/cp/
H A Dexcept.c225 tree fn, cleanup; in do_end_catch() local
239 return cleanup; in do_end_catch()
574 tree cleanup; in wrap_cleanups_r() local
585 cleanup = TARGET_EXPR_CLEANUP (exp); in wrap_cleanups_r()
586 if (cleanup) in wrap_cleanups_r()
588 cleanup = build1 (MUST_NOT_THROW_EXPR, void_type_node, cleanup); in wrap_cleanups_r()
647 tree cleanup; in build_throw() local
783 cleanup = BASELINK_FUNCTIONS (cleanup); in build_throw()
784 mark_used (cleanup); in build_throw()
785 cxx_mark_addressable (cleanup); in build_throw()
[all …]
/openbsd/gnu/usr.bin/perl/dist/Devel-SelfStubber/t/
H A DDevel-SelfStubber.t15 my @cleanup;
18 foreach my $file (reverse @cleanup) {
26 push @cleanup, $inlib;
32 push @cleanup, $file;
42 push @cleanup, $file;
63 push @cleanup, $file;
86 push @cleanup, $file;
139 push @cleanup, $file;
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DError.pm86 my $cleanup = {};
88 sub cleanup($class, $sig) subroutine
91 for my $v (values %$cleanup) {
108 $cleanup->{$code} = $code;
113 $cleanup->{$code} = $code;
118 __PACKAGE__->cleanup($sig);
H A DSharedItems.pm66 $i->cleanup($state);
77 sub cleanup($recorder, $state) subroutine
137 sub cleanup($, $) subroutine
146 sub cleanup($self, $state) subroutine
157 sub cleanup($self, $state) subroutine
168 sub cleanup($self, $state) subroutine
/openbsd/gnu/usr.bin/perl/cpan/Text-Tabs/t/
H A Dundef.t11 sub cleanup { diag $w; undef $w }
14 ok( !defined $w, 'expand accepts undef silently' ) or cleanup;
17 ok( !defined $w, 'unexpand accepts undef silently' ) or cleanup;
20 ok( !defined $w, 'wrap accepts undef silently' ) or cleanup;
23 ok( !defined $w, 'fill accepts undef silently' ) or cleanup;
/openbsd/usr.bin/dig/lib/isccfg/
H A Dparser.c191 cleanup: in cfg_parse_special()
213 cleanup: in parse_semicolon()
231 cleanup: in parse_eof()
286 cleanup: in cfg_parser_create()
314 cleanup: in parser_openfile()
349 cleanup: in parse2()
367 cleanup: in cfg_parse_file()
417 cleanup: in create_string()
437 cleanup: in cfg_parse_qstring()
457 cleanup: in cfg_parse_astring()
[all …]
/openbsd/regress/lib/libm/msun/
H A Datf-c.c33 int cleanup; variable
48 cleanup = 1; in main()
69 if (cleanup + count + inspect + run > 1) in main()
72 if (cleanup || inspect || run) { in main()
79 else if (cleanup) in main()
/openbsd/regress/lib/libc/sys/
H A Datf-c.c33 int cleanup; variable
48 cleanup = 1; in main()
69 if (cleanup + count + inspect + run > 1) in main()
72 if (cleanup || inspect || run) { in main()
79 else if (cleanup) in main()
/openbsd/regress/sys/kern/ptrace2/
H A Datf-c.c18 int cleanup; variable
33 cleanup = 1; in main()
54 if (cleanup + count + inspect + run > 1) in main()
57 if (cleanup || inspect || run) { in main()
64 else if (cleanup) in main()
/openbsd/lib/libcrypto/evp/
H A De_camellia.c169 .cleanup = NULL,
191 .cleanup = NULL,
213 .cleanup = NULL,
235 .cleanup = NULL,
327 .cleanup = NULL,
349 .cleanup = NULL,
371 .cleanup = NULL,
393 .cleanup = NULL,
485 .cleanup = NULL,
507 .cleanup = NULL,
[all …]
H A Dm_sha1.c103 .cleanup = NULL,
149 .cleanup = NULL,
188 .cleanup = NULL,
230 .cleanup = NULL,
269 .cleanup = NULL,
308 .cleanup = NULL,
347 .cleanup = NULL,
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_crc.c295 goto cleanup; in amdgpu_dm_crtc_set_crc_source()
337 goto cleanup; in amdgpu_dm_crtc_set_crc_source()
345 goto cleanup; in amdgpu_dm_crtc_set_crc_source()
352 goto cleanup; in amdgpu_dm_crtc_set_crc_source()
364 goto cleanup; in amdgpu_dm_crtc_set_crc_source()
375 goto cleanup; in amdgpu_dm_crtc_set_crc_source()
402 cleanup: in amdgpu_dm_crtc_set_crc_source()
488 goto cleanup; in amdgpu_dm_crtc_handle_crc_window_irq()
491 goto cleanup; in amdgpu_dm_crtc_handle_crc_window_irq()
495 goto cleanup; in amdgpu_dm_crtc_handle_crc_window_irq()
[all …]
/openbsd/gnu/llvm/llvm/examples/OrcV2Examples/OrcV2CBindingsVeryLazy/
H A DOrcV2CBindingsVeryLazy.c133 goto cleanup; in Materialize()
138 goto cleanup; in Materialize()
142 goto cleanup; in Materialize()
148 goto cleanup; in Materialize()
151 cleanup: in Materialize()
265 goto cleanup; in main()
276 cleanup : { in main()

12345678910>>...31