Searched refs:cleanup (Results 126 - 150 of 457) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/bind9/lib/export/samples/
H A Dsample-request.c101 goto cleanup;
105 goto cleanup;
116 cleanup:
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dtypeprint.c120 struct cleanup *old_chain = NULL;
207 struct cleanup *old_chain;
327 struct cleanup *old_chain;
H A Dsolib-svr4.c219 struct cleanup *back_to;
615 struct cleanup *cleanups = make_cleanup (xfree, r_map_buf);
662 struct cleanup *cleanups = make_cleanup (xfree, l_name_buf);
751 struct cleanup *old_chain = make_cleanup (xfree, new);
836 struct cleanup *old_chain;
1236 struct cleanup *old_chain;
/freebsd-9.3-release/contrib/ncurses/ncurses/tty/
H A Dlib_tstp.c235 cleanup(int sig) function
380 CatchIfDefault(SIGINT, cleanup);
381 CatchIfDefault(SIGTERM, cleanup);
/freebsd-9.3-release/tools/regression/sysvmsg/
H A Dmsgtest.c55 void cleanup (void);
120 * Initialize child_pid to ourselves to that the cleanup function
129 if (atexit(cleanup) == -1)
247 cleanup() function
/freebsd-9.3-release/tools/tools/pirtool/
H A Dpirtool.c92 goto cleanup;
98 goto cleanup;
110 cleanup:
/freebsd-9.3-release/usr.bin/mkulzma/
H A Dmkulzma.c49 static void cleanup(void);
139 atexit(cleanup);
325 cleanup(void) function
/freebsd-9.3-release/usr.bin/mkuzip/
H A Dmkuzip.c40 static void cleanup(void);
124 atexit(cleanup);
269 cleanup(void) function
/freebsd-9.3-release/usr.sbin/nfscbd/
H A Dnfscbd.c79 static void cleanup(int);
87 * 1 - do file descriptor and signal cleanup
218 (void)signal(SIGUSR1, cleanup);
354 cleanup(int signo __unused) function
/freebsd-9.3-release/crypto/openssl/crypto/rsa/
H A Drsa_oaep.c121 goto cleanup;
189 goto cleanup;
198 cleanup:
/freebsd-9.3-release/sys/compat/linux/
H A Dlinux_misc.c269 goto cleanup;
284 goto cleanup;
287 goto cleanup;
293 goto cleanup;
299 goto cleanup;
305 goto cleanup;
311 goto cleanup;
322 goto cleanup;
326 goto cleanup;
332 goto cleanup;
[all...]
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dserver.c126 * using it has a 'result' variable and a 'cleanup' label.
130 if (result != ISC_R_SUCCESS) goto cleanup; \
142 goto cleanup; \
155 goto cleanup; \
553 goto cleanup;
560 cleanup:
603 goto cleanup;
664 cleanup:
718 goto cleanup;
734 cleanup
7921 isc_boolean_t cleanup = *(isc_boolean_t *)uap; local
7952 isc_boolean_t cleanup = ISC_FALSE; local
[all...]
H A Dzoneconf.c74 goto cleanup; \
285 goto cleanup;
297 goto cleanup;
308 goto cleanup;
319 goto cleanup;
344 goto cleanup;
357 goto cleanup;
376 goto cleanup;
386 goto cleanup;
392 cleanup
[all...]
/freebsd-9.3-release/contrib/libarchive/libarchive/
H A Darchive_write_set_compression_compress.c436 goto cleanup;
449 goto cleanup;
455 goto cleanup;
458 goto cleanup;
488 cleanup:
/freebsd-9.3-release/contrib/gdb/gdb/cli/
H A Dcli-script.c44 static struct cleanup * setup_user_args (char *p);
102 struct cleanup *old_chain = NULL;
223 struct cleanup *cleanups = make_cleanup (clear_hook_in_cleanup, c);
235 struct cleanup *cleanups = make_cleanup (clear_hook_in_cleanup, c);
257 struct cleanup *old_chain;
298 struct cleanup *old_chain = make_cleanup (null_cleanup, 0);
492 static struct cleanup *
496 struct cleanup *old_chain;
893 struct cleanup *old_chain;
1006 struct cleanup *
[all...]
/freebsd-9.3-release/sys/dev/drm/
H A Dr300_cmdbuf.c1054 goto cleanup;
1071 goto cleanup;
1080 goto cleanup;
1089 goto cleanup;
1134 goto cleanup;
1143 goto cleanup;
1160 goto cleanup;
1168 goto cleanup;
1174 goto cleanup;
1182 goto cleanup;
[all...]
/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dr300_cmdbuf.c1030 goto cleanup;
1047 goto cleanup;
1056 goto cleanup;
1065 goto cleanup;
1110 goto cleanup;
1119 goto cleanup;
1136 goto cleanup;
1144 goto cleanup;
1150 goto cleanup;
1158 goto cleanup;
[all...]
/freebsd-9.3-release/tools/regression/fsx/
H A Dfsx.c912 cleanup(sig) function
1146 signal(SIGHUP, cleanup);
1147 signal(SIGINT, cleanup);
1148 signal(SIGPIPE, cleanup);
1149 signal(SIGALRM, cleanup);
1150 signal(SIGTERM, cleanup);
1151 signal(SIGXCPU, cleanup);
1152 signal(SIGXFSZ, cleanup);
1153 signal(SIGVTALRM, cleanup);
1154 signal(SIGUSR1, cleanup);
[all...]
/freebsd-9.3-release/contrib/bind9/lib/isccfg/
H A Dnamedconf.c41 if (result != ISC_R_SUCCESS) goto cleanup; \
288 cleanup:
304 cleanup:
382 cleanup:
682 cleanup:
723 cleanup:
780 cleanup:
817 cleanup:
849 goto cleanup;
855 cleanup
[all...]
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dmessage.c649 * cleanup the buffer cleanup list
651 dynbuf = ISC_LIST_HEAD(msg->cleanup);
654 ISC_LIST_UNLINK(msg->cleanup, dynbuf, link);
728 * and other members that are freed in the cleanup phase here.
742 ISC_LIST_INIT(m->cleanup);
752 * Ok, it is safe to allocate (and then "goto cleanup" if failure)
757 goto cleanup;
764 goto cleanup;
771 goto cleanup;
[all...]
H A Dmaster.c913 goto cleanup;
926 cleanup:
1259 * Lazy cleanup.
1770 goto cleanup;
1994 goto cleanup;
2002 cleanup:
2063 goto cleanup;
2068 cleanup:
2191 goto cleanup;
2227 goto cleanup;
[all...]
H A Dcache.c619 goto cleanup;
628 goto cleanup;
640 goto cleanup;
652 goto cleanup;
662 goto cleanup;
672 goto cleanup;
678 cleanup:
1084 * The cleaner task is shutting down; do the necessary cleanup.
1199 goto cleanup;
1203 goto cleanup;
[all...]
/freebsd-9.3-release/contrib/amd/hlfsd/
H A Dhlfsd.c639 cleanup(0); /* should never happen here */
702 * SIGTERM: cleanup and exit.
705 sa.sa_handler = cleanup;
711 signal(SIGTERM, cleanup);
772 cleanup(0); /* should never happen, just in case */
837 cleanup(int signum) function
856 dlog("cleanup(): umount delaying for 10 seconds");
869 plog(XLOG_INFO, "cleanup(): killing processes and terminating");
896 cleanup(0);
/freebsd-9.3-release/usr.bin/make/
H A Dmain.c717 Lst cleanup;
728 Lst_Init(&cleanup);
804 Lst_EnQueue(&cleanup, gn);
826 while (!Lst_IsEmpty(&cleanup)) {
827 GNode *gn = Lst_DeQueue(&cleanup);
840 Lst_EnQueue(&cleanup, cgn);
/freebsd-9.3-release/tools/regression/priv/
H A Dmain.c57 * function, and a cleanup function to run after the test has completed,
462 * cleanup routines; if setup succeeds, also run the test. Test cleanup must
476 goto cleanup;
485 goto cleanup;
503 cleanup:

Completed in 179 milliseconds

1234567891011>>