Searched refs:cleanup (Results 1 - 25 of 194) sorted by relevance

12345678

/haiku-fatelf/src/bin/network/wget/src/
H A Dinit.h41 void cleanup (void);
/haiku-fatelf/src/libs/compat/freebsd_network/
H A Dfirmware.c62 goto cleanup;
66 goto cleanup;
75 goto cleanup;
79 goto cleanup;
86 goto cleanup;
90 goto cleanup;
94 goto cleanup;
99 goto cleanup;
110 cleanup:
/haiku-fatelf/src/bin/gdb/gdb/mi/
H A Dmi-cmd-var.c48 struct cleanup *old_cleanups;
59 /* Add cleanup for name. Must be free_current_contents as
119 struct cleanup *old_cleanups;
125 /* Add cleanup for name. Must be free_current_contents as
256 struct cleanup *cleanup_children;
293 struct cleanup *cleanup_child;
426 struct cleanup *cleanup; local
442 cleanup = make_cleanup_ui_out_tuple_begin_end (uiout, "changelist");
444 cleanup
485 struct cleanup *cleanup = NULL; local
[all...]
H A Dmi-main.c271 struct cleanup *cleanup; local
281 cleanup = make_cleanup_ui_out_list_begin_end (uiout, "register-names");
303 do_cleanups (cleanup);
313 do_cleanups (cleanup);
322 struct cleanup *cleanup; local
332 cleanup = make_cleanup_ui_out_list_begin_end (uiout, "changed-registers");
346 do_cleanups (cleanup);
368 do_cleanups (cleanup);
1176 struct cleanup *cleanup = make_cleanup (xfree, msg); local
[all...]
H A Dmi-symbol-cmds.c38 struct cleanup *cleanup_stack, *cleanup_tuple;
/haiku-fatelf/src/bin/bash/
H A Dunwind_prot.c65 Function *cleanup; member in struct:uwp::uwp_head
139 add_unwind_protect (cleanup, arg)
140 Function *cleanup;
143 without_interrupts (add_unwind_protect_internal, (char *)cleanup, arg);
155 /* Run the list of cleanup functions in unwind_protect_list. */
192 add_unwind_protect_internal (cleanup, arg)
193 Function *cleanup;
200 elt->head.cleanup = cleanup;
247 if (elt->head.cleanup
[all...]
/haiku-fatelf/src/bin/gdb/gdb/
H A Ddefs.h247 /* the cleanup list records things that have to be undone
252 Use make_cleanup to add an element to the cleanup chain.
253 Use do_cleanups to do all cleanup actions back to a given
257 struct cleanup struct
259 struct cleanup *next;
339 extern void do_cleanups (struct cleanup *);
340 extern void do_final_cleanups (struct cleanup *);
341 extern void do_run_cleanups (struct cleanup *);
342 extern void do_exec_cleanups (struct cleanup *);
343 extern void do_exec_error_cleanups (struct cleanup *);
[all...]
H A Dproc-service.c75 struct cleanup *old_chain = save_inferior_ptid ();
236 struct cleanup *old_chain = save_inferior_ptid ();
253 struct cleanup *old_chain = save_inferior_ptid ();
272 struct cleanup *old_chain = save_inferior_ptid ();
290 struct cleanup *old_chain = save_inferior_ptid ();
H A Dutils.c100 static void do_my_cleanups (struct cleanup **, struct cleanup *);
107 /* Chain of cleanup actions established with make_cleanup,
110 static struct cleanup *cleanup_chain; /* cleaned up after a failed command */
111 static struct cleanup *final_cleanup_chain; /* cleaned up when gdb exits */
112 static struct cleanup *run_cleanup_chain; /* cleaned up on each 'run' */
113 static struct cleanup *exec_cleanup_chain; /* cleaned up on each execution command */
115 static struct cleanup *exec_error_cleanup_chain;
178 /* Add a new cleanup to the cleanup_chain,
183 struct cleanup *
[all...]
H A Ddisasm.c99 struct cleanup *ui_out_chain;
166 struct cleanup *ui_out_chain;
167 struct cleanup *ui_out_tuple_chain = make_cleanup (null_cleanup, 0);
168 struct cleanup *ui_out_list_chain = make_cleanup (null_cleanup, 0);
244 struct cleanup *ui_out_list_chain_line;
245 struct cleanup *ui_out_tuple_chain_line;
304 struct cleanup *ui_out_chain;
358 struct cleanup *cleanups = make_cleanup_ui_out_stream_delete (stb);
H A Dnlmread.c100 struct cleanup *back_to;
178 struct cleanup *back_to;
228 nlm_symfile_finish, /* sym_finish: finished with file, cleanup */
/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-script.h50 struct cleanup *make_cleanup_free_command_lines (struct command_line **arg);
/haiku-fatelf/src/tests/system/benchmarks/libMicro/
H A Dtattle.c60 cleanup(char *s) function
92 cleanup(compiler_version);
93 cleanup(extra_compiler_flags);
/haiku-fatelf/src/add-ons/translators/hpgs/lib/
H A Dhpgs.c702 goto cleanup;
712 goto cleanup;
721 goto cleanup;
736 goto cleanup;
745 goto cleanup;
755 goto cleanup;
764 goto cleanup;
771 goto cleanup;
803 goto cleanup;
815 goto cleanup;
[all...]
H A Dhpgsimagerop.c275 goto cleanup;
305 goto cleanup;
330 goto cleanup;
357 goto cleanup;
393 goto cleanup;
428 if (n_clip_lines <= 0) { ret = 0; goto cleanup; }
429 if (all_visible && !single_color) { ret = 2; goto cleanup; }
443 if (!single_color && hpgs_clipsave(device)) goto cleanup;
470 if (hpgs_lineto(device,&p)) goto cleanup;
474 if (hpgs_moveto(device,&p)) goto cleanup;
[all...]
/haiku-fatelf/src/kits/network/libbind/irs/
H A Dhesiod.c97 goto cleanup;
102 goto cleanup;
116 goto cleanup;
132 goto cleanup;
137 goto cleanup;
143 cleanup:
321 goto cleanup;
328 cleanup:
405 goto cleanup;
410 goto cleanup;
[all...]
H A Ddns_gr.c222 goto cleanup;
227 goto cleanup;
233 goto cleanup;
236 goto cleanup;
248 goto cleanup;
259 goto cleanup;
265 cleanup:
H A Ddns_pw.c194 goto cleanup;
199 goto cleanup;
204 goto cleanup;
209 goto cleanup;
214 goto cleanup;
219 goto cleanup;
225 cleanup:
H A Dnis_pw.c231 goto cleanup;
239 goto cleanup;
244 goto cleanup;
249 goto cleanup;
254 goto cleanup;
259 goto cleanup;
269 cleanup:
H A Dnis_gr.c281 goto cleanup;
286 goto cleanup;
292 goto cleanup;
295 goto cleanup;
310 goto cleanup;
321 goto cleanup;
328 cleanup:
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dmount.c85 goto cleanup;
92 goto cleanup;
108 goto cleanup;
122 goto cleanup;
127 goto cleanup;
132 goto cleanup;
137 goto cleanup;
142 goto cleanup;
151 goto cleanup;
157 cleanup
[all...]
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_findzonecut.c286 goto cleanup;
291 goto cleanup;
304 goto cleanup;
328 goto cleanup;
345 goto cleanup;
356 goto cleanup;
367 goto cleanup;
375 goto cleanup;
380 goto cleanup;
395 goto cleanup;
[all...]
/haiku-fatelf/src/libs/ncurses/test/
H A Ddots.c67 cleanup(void) function
80 cleanup();
/haiku-fatelf/src/add-ons/translators/icns/libicns/
H A Dicns_image.c91 goto cleanup;
98 goto cleanup;
138 goto cleanup;
145 goto cleanup;
150 goto cleanup;
155 goto cleanup;
197 goto cleanup;
220 goto cleanup;
246 goto cleanup;
266 goto cleanup;
[all...]
/haiku-fatelf/src/apps/poorman/
H A DPoorManServer.cpp271 goto cleanup;
273 // No need to go throught the whole cleanup, as we haven't open
290 goto cleanup;
302 goto cleanup;
308 goto cleanup;
314 goto cleanup;
325 goto cleanup;
340 cleanup: ;

Completed in 151 milliseconds

12345678