Searched refs:cleanup (Results 51 - 75 of 457) sorted by relevance

1234567891011>>

/freebsd-9.3-release/share/examples/sunrpc/msg/
H A DMakefile34 clean cleanup:
/freebsd-9.3-release/usr.bin/lockf/
H A Dlockf.c42 static void cleanup(void);
142 if (atexit(cleanup) == -1)
184 cleanup(void) function
201 cleanup();
/freebsd-9.3-release/usr.sbin/pc-sysinstall/backend/
H A DMakefile3 FILES= functions-bsdlabel.sh functions-cleanup.sh functions-disk.sh \
/freebsd-9.3-release/contrib/ntp/lib/isc/tests/
H A Disctest.h39 goto cleanup; \
/freebsd-9.3-release/contrib/bind9/lib/isccfg/
H A Daclconf.c50 goto cleanup;
59 cleanup:
342 goto cleanup;
360 goto cleanup;
381 goto cleanup;
407 goto cleanup;
416 goto cleanup;
434 goto cleanup;
457 goto cleanup;
466 goto cleanup;
[all...]
H A Dparser.c54 if (result != ISC_R_SUCCESS) goto cleanup; \
221 goto cleanup;
228 cleanup:
250 cleanup:
336 cleanup:
357 cleanup:
374 cleanup:
442 cleanup:
461 goto cleanup;
470 cleanup
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/
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 Dui-out.h83 extern struct cleanup *ui_out_begin_cleanup_end (struct ui_out *uiout,
97 extern struct cleanup *make_cleanup_ui_out_table_begin_end (struct ui_out *ui_out,
103 extern struct cleanup *make_cleanup_ui_out_list_begin_end (struct ui_out *uiout,
106 extern struct cleanup *make_cleanup_ui_out_tuple_begin_end (struct ui_out *uiout,
141 struct cleanup *make_cleanup_ui_out_stream_delete (struct ui_stream *buf);
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);
/freebsd-9.3-release/tools/regression/sockets/reconnect/
H A Dreconnect.c99 cleanup(void) function
113 atexit(cleanup);
/freebsd-9.3-release/crypto/heimdal/lib/krb5/
H A Dstore.c828 if(ret) goto cleanup;
830 if(ret) goto cleanup;
832 if(ret) goto cleanup;
834 if(ret) goto cleanup;
836 if(ret) goto cleanup;
838 if(ret) goto cleanup;
857 if(ret) goto cleanup;
859 if(ret) goto cleanup;
861 if(ret) goto cleanup;
863 cleanup
[all...]
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dconfig.c533 goto cleanup;
539 goto cleanup;
573 goto cleanup;
593 goto cleanup;
596 goto cleanup;
608 goto cleanup;
635 goto cleanup;
647 goto cleanup;
660 i++; /* Increment here so that cleanup on error works. */
665 goto cleanup;
[all...]
H A Dquery.c1255 goto cleanup;
1259 goto cleanup;
1263 goto cleanup;
1320 goto cleanup;
1360 goto cleanup;
1366 goto cleanup;
1376 goto cleanup;
1549 goto cleanup;
1554 * or a new one, we must set fname to NULL to prevent cleanup.
1583 cleanup
[all...]
/freebsd-9.3-release/usr.sbin/pkg_install/create/
H A Dperform.c134 cleanup(0);
258 signal(SIGINT, cleanup);
259 signal(SIGHUP, cleanup);
331 cleanup(0);
337 cleanup(0);
420 cleanup(0);
424 cleanup(0);
432 cleanup(0);
439 cleanup(0);
482 cleanup(
510 cleanup(int sig) function
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Drootns.c125 goto cleanup;
133 goto cleanup;
140 cleanup:
167 goto cleanup;
172 goto cleanup;
175 goto cleanup;
178 goto cleanup;
186 cleanup:
457 goto cleanup;
468 goto cleanup;
[all...]
/freebsd-9.3-release/usr.sbin/pkg/
H A Dconfig.c190 goto cleanup;
196 goto cleanup;
202 goto cleanup;
212 goto cleanup;
281 cleanup:
364 goto cleanup;
433 cleanup:
528 goto cleanup;
533 cleanup:
/freebsd-9.3-release/contrib/bind9/lib/lwres/
H A Dgetipnode.c273 goto cleanup;
284 goto cleanup;
291 goto cleanup;
306 goto cleanup;
313 goto cleanup;
320 cleanup:
1016 goto cleanup;
1039 goto cleanup;
1046 goto cleanup;
1050 goto cleanup;
[all...]
/freebsd-9.3-release/contrib/gdb/gdb/mi/
H A Dmi-cmd-stack.c47 struct cleanup *cleanup_stack;
174 struct cleanup *cleanup_stack_args;
210 struct cleanup *cleanup_frame;
236 struct cleanup *cleanup_list;
288 struct cleanup *cleanup_tuple = NULL;
/freebsd-9.3-release/lib/libc/gen/
H A Dwordexp.c178 goto cleanup;
199 goto cleanup;
204 goto cleanup;
214 goto cleanup;
218 cleanup:
/freebsd-9.3-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-9.3-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-9.3-release/usr.bin/finger/
H A Dnet.c57 static void cleanup(int sig);
73 signal(SIGALRM, cleanup);
230 cleanup(int sig __unused) function
/freebsd-9.3-release/usr.sbin/lpr/lpr/
H A Dlpr.c116 static void cleanup(int _signo);
149 signal(SIGHUP, cleanup);
151 signal(SIGINT, cleanup);
153 signal(SIGQUIT, cleanup);
155 signal(SIGTERM, cleanup);
510 cleanup(0);
517 cleanup(0);
527 cleanup(0);
645 cleanup(0);
649 cleanup(
667 cleanup(int signo __unused) function
[all...]
/freebsd-9.3-release/gnu/usr.bin/gdb/kgdb/
H A Dkld.c224 struct cleanup *cleanup; local
234 cleanup = make_cleanup_bfd_close(bfd);
246 cleanup = make_cleanup(xfree, sections);
254 cleanup = make_cleanup((make_cleanup_ftype *)free_section_addr_info,
267 do_cleanups(cleanup);
/freebsd-9.3-release/sys/netipx/
H A Dipx_input.c362 goto cleanup;
368 goto cleanup;
374 goto cleanup;
399 goto cleanup;
409 goto cleanup;
434 cleanup:

Completed in 142 milliseconds

1234567891011>>