bin/chio/chio.c
150
if (atexit(cleanup))
bin/chio/chio.c
57
static void cleanup (void);
crypto/libressl/apps/openssl/ts.c
397
goto cleanup;
crypto/libressl/apps/openssl/ts.c
457
goto cleanup;
crypto/libressl/apps/openssl/ts.c
462
cleanup:
crypto/libressl/crypto/asn1/bio_asn1.c
124
asn1_ps_func *cleanup, asn1_bio_state_t next);
crypto/libressl/crypto/asn1/bio_asn1.c
284
asn1_bio_flush_ex(BIO *b, BIO_ASN1_BUF_CTX *ctx, asn1_ps_func *cleanup,
crypto/libressl/crypto/asn1/bio_asn1.c
300
if (cleanup)
crypto/libressl/crypto/asn1/bio_asn1.c
301
cleanup(b, &ctx->ex_buf, &ctx->ex_len,
crypto/libressl/crypto/cmac/cm_pmeth.c
204
.cleanup = pkey_cmac_cleanup,
crypto/libressl/crypto/dh/dh_pmeth.c
256
.cleanup = pkey_dh_cleanup,
crypto/libressl/crypto/dsa/dsa_pmeth.c
329
.cleanup = pkey_dsa_cleanup,
crypto/libressl/crypto/ec/ec_pmeth.c
507
.cleanup = pkey_ec_cleanup,
crypto/libressl/crypto/engine/eng_int.h
116
int engine_table_register(ENGINE_TABLE **table, ENGINE_CLEANUP_CB *cleanup,
crypto/libressl/crypto/engine/eng_openssl.c
362
.cleanup = NULL,
crypto/libressl/crypto/engine/eng_table.c
135
engine_table_register(ENGINE_TABLE **table, ENGINE_CLEANUP_CB *cleanup,
crypto/libressl/crypto/engine/eng_table.c
148
engine_cleanup_add_first(cleanup);
crypto/libressl/crypto/evp/digest.c
245
if (ctx->digest->cleanup) {
crypto/libressl/crypto/evp/digest.c
246
ctx->digest->cleanup(ctx);
crypto/libressl/crypto/evp/digest.c
388
if (ctx->digest && ctx->digest->cleanup &&
crypto/libressl/crypto/evp/digest.c
390
ctx->digest->cleanup(ctx);
crypto/libressl/crypto/evp/e_aes.c
1645
.cleanup = aes_gcm_cleanup,
crypto/libressl/crypto/evp/e_aes.c
1659
.cleanup = aes_gcm_cleanup,
crypto/libressl/crypto/evp/e_aes.c
1683
.cleanup = aes_gcm_cleanup,
crypto/libressl/crypto/evp/e_aes.c
1697
.cleanup = aes_gcm_cleanup,
crypto/libressl/crypto/evp/e_aes.c
1721
.cleanup = aes_gcm_cleanup,
crypto/libressl/crypto/evp/e_aes.c
1735
.cleanup = aes_gcm_cleanup,
crypto/libressl/crypto/evp/e_aes.c
1887
.cleanup = NULL,
crypto/libressl/crypto/evp/e_aes.c
1901
.cleanup = NULL,
crypto/libressl/crypto/evp/e_aes.c
1925
.cleanup = NULL,
crypto/libressl/crypto/evp/e_aes.c
1939
.cleanup = NULL,
crypto/libressl/crypto/evp/e_aes.c
2121
.cleanup = NULL,
crypto/libressl/crypto/evp/e_aes.c
2135
.cleanup = NULL,
crypto/libressl/crypto/evp/e_aes.c
2159
.cleanup = NULL,
crypto/libressl/crypto/evp/e_aes.c
2173
.cleanup = NULL,
crypto/libressl/crypto/evp/e_aes.c
2197
.cleanup = NULL,
crypto/libressl/crypto/evp/e_aes.c
2211
.cleanup = NULL,
crypto/libressl/crypto/evp/e_aes.c
2393
.cleanup = aead_aes_gcm_cleanup,
crypto/libressl/crypto/evp/e_aes.c
2405
.cleanup = aead_aes_gcm_cleanup,
crypto/libressl/crypto/evp/e_aes.c
2533
.cleanup = NULL,
crypto/libressl/crypto/evp/e_aes.c
2555
.cleanup = NULL,
crypto/libressl/crypto/evp/e_aes.c
2577
.cleanup = NULL,
crypto/libressl/crypto/evp/e_bf.c
168
.cleanup = NULL,
crypto/libressl/crypto/evp/e_bf.c
190
.cleanup = NULL,
crypto/libressl/crypto/evp/e_bf.c
212
.cleanup = NULL,
crypto/libressl/crypto/evp/e_bf.c
234
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
169
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
191
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
213
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
235
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
327
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
349
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
371
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
393
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
485
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
507
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
529
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
551
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
595
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
639
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
683
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
726
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
768
.cleanup = NULL,
crypto/libressl/crypto/evp/e_camellia.c
810
.cleanup = NULL,
crypto/libressl/crypto/evp/e_cast.c
168
.cleanup = NULL,
crypto/libressl/crypto/evp/e_cast.c
190
.cleanup = NULL,
crypto/libressl/crypto/evp/e_cast.c
212
.cleanup = NULL,
crypto/libressl/crypto/evp/e_cast.c
234
.cleanup = NULL,
crypto/libressl/crypto/evp/e_chacha20poly1305.c
341
.cleanup = aead_chacha20_poly1305_cleanup,
crypto/libressl/crypto/evp/e_chacha20poly1305.c
359
.cleanup = aead_chacha20_poly1305_cleanup,
crypto/libressl/crypto/evp/e_chacha20poly1305.c
597
.cleanup = chacha20_poly1305_cleanup,
crypto/libressl/crypto/evp/e_des.c
232
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des.c
254
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des.c
276
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des.c
298
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des.c
320
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des.c
342
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des3.c
264
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des3.c
286
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des3.c
308
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des3.c
330
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des3.c
358
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des3.c
380
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des3.c
402
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des3.c
424
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des3.c
447
.cleanup = NULL,
crypto/libressl/crypto/evp/e_des3.c
470
.cleanup = NULL,
crypto/libressl/crypto/evp/e_gost2814789.c
258
.cleanup = NULL,
crypto/libressl/crypto/evp/e_gost2814789.c
280
.cleanup = NULL,
crypto/libressl/crypto/evp/e_gost2814789.c
302
.cleanup = NULL,
crypto/libressl/crypto/evp/e_idea.c
187
.cleanup = NULL,
crypto/libressl/crypto/evp/e_idea.c
209
.cleanup = NULL,
crypto/libressl/crypto/evp/e_idea.c
231
.cleanup = NULL,
crypto/libressl/crypto/evp/e_idea.c
253
.cleanup = NULL,
crypto/libressl/crypto/evp/e_rc2.c
170
.cleanup = NULL,
crypto/libressl/crypto/evp/e_rc2.c
192
.cleanup = NULL,
crypto/libressl/crypto/evp/e_rc2.c
214
.cleanup = NULL,
crypto/libressl/crypto/evp/e_rc2.c
236
.cleanup = NULL,
crypto/libressl/crypto/evp/e_sm4.c
155
.cleanup = NULL,
crypto/libressl/crypto/evp/e_sm4.c
177
.cleanup = NULL,
crypto/libressl/crypto/evp/e_sm4.c
199
.cleanup = NULL,
crypto/libressl/crypto/evp/e_sm4.c
221
.cleanup = NULL,
crypto/libressl/crypto/evp/e_sm4.c
254
.cleanup = NULL,
crypto/libressl/crypto/evp/evp_aead.c
67
ctx->aead->cleanup(ctx);
crypto/libressl/crypto/evp/evp_enc.c
604
if (c->cipher->cleanup != NULL)
crypto/libressl/crypto/evp/evp_enc.c
605
c->cipher->cleanup(c);
crypto/libressl/crypto/evp/evp_lib.c
468
int (*cleanup)(EVP_MD_CTX *ctx))
crypto/libressl/crypto/evp/evp_lib.c
470
md->cleanup = cleanup;
crypto/libressl/crypto/evp/evp_locl.h
117
int (*cleanup)(EVP_MD_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
146
void (*cleanup)(EVP_CIPHER_CTX *); /* cleanup ctx */
crypto/libressl/crypto/evp/evp_locl.h
219
void (*cleanup)(EVP_PKEY_CTX *ctx);
crypto/libressl/crypto/evp/evp_locl.h
282
void (*cleanup)(struct evp_aead_ctx_st*);
crypto/libressl/crypto/evp/m_md4.c
103
.cleanup = NULL,
crypto/libressl/crypto/evp/m_md5.c
103
.cleanup = NULL,
crypto/libressl/crypto/evp/m_ripemd.c
103
.cleanup = NULL,
crypto/libressl/crypto/evp/m_sha1.c
102
.cleanup = NULL,
crypto/libressl/crypto/evp/m_sha1.c
152
.cleanup = NULL,
crypto/libressl/crypto/evp/m_sha1.c
172
.cleanup = NULL,
crypto/libressl/crypto/evp/m_sha1.c
218
.cleanup = NULL,
crypto/libressl/crypto/evp/m_sha1.c
238
.cleanup = NULL,
crypto/libressl/crypto/evp/m_sm3.c
57
.cleanup = NULL,
crypto/libressl/crypto/evp/m_wp.c
43
.cleanup = NULL,
crypto/libressl/crypto/evp/pmeth_lib.c
345
if (ctx->pmeth && ctx->pmeth->cleanup)
crypto/libressl/crypto/evp/pmeth_lib.c
346
ctx->pmeth->cleanup(ctx);
crypto/libressl/crypto/evp/pmeth_lib.c
510
void (*cleanup)(EVP_PKEY_CTX *ctx))
crypto/libressl/crypto/evp/pmeth_lib.c
512
pmeth->cleanup = cleanup;
crypto/libressl/crypto/ex_data.c
559
EX_IMPL(cleanup)();
crypto/libressl/crypto/gost/gost89imit_pmeth.c
236
.cleanup = pkey_gost_mac_cleanup,
crypto/libressl/crypto/gost/gostr341001_pmeth.c
692
.cleanup = pkey_gost01_cleanup,
crypto/libressl/crypto/hmac/hm_pmeth.c
245
.cleanup = pkey_hmac_cleanup,
crypto/libressl/crypto/kdf/hkdf_evp.c
263
.cleanup = pkey_hkdf_cleanup,
crypto/libressl/crypto/rsa/rsa_oaep.c
208
goto cleanup;
crypto/libressl/crypto/rsa/rsa_oaep.c
212
goto cleanup;
crypto/libressl/crypto/rsa/rsa_oaep.c
239
goto cleanup;
crypto/libressl/crypto/rsa/rsa_oaep.c
244
goto cleanup;
crypto/libressl/crypto/rsa/rsa_oaep.c
249
goto cleanup;
crypto/libressl/crypto/rsa/rsa_oaep.c
311
cleanup:
crypto/libressl/crypto/rsa/rsa_pmeth.c
783
.cleanup = pkey_rsa_cleanup,
crypto/libressl/crypto/rsa/rsa_pmeth.c
856
.cleanup = pkey_rsa_cleanup,
crypto/libressl/crypto/x509/x509_lcl.h
305
int (*cleanup)(X509_STORE_CTX *ctx);
crypto/libressl/crypto/x509/x509_lcl.h
349
int (*cleanup)(X509_STORE_CTX *ctx);
crypto/libressl/crypto/x509/x509_vfy.c
2429
if (store && store->cleanup)
crypto/libressl/crypto/x509/x509_vfy.c
2430
ctx->cleanup = store->cleanup;
crypto/libressl/crypto/x509/x509_vfy.c
2432
ctx->cleanup = NULL;
crypto/libressl/crypto/x509/x509_vfy.c
2485
if (ctx->cleanup)
crypto/libressl/crypto/x509/x509_vfy.c
2486
ctx->cleanup(ctx);
crypto/libressl/include/openssl/evp.h
1106
void (*cleanup)(EVP_PKEY_CTX *ctx));
crypto/libressl/include/openssl/evp.h
362
int EVP_MD_meth_set_cleanup(EVP_MD *md, int (*cleanup)(EVP_MD_CTX *ctx));
crypto/libressl/include/openssl/rand.h
78
void (*cleanup)(void);
crypto/openssh/cipher-aes.c
153
rijndal_cbc.cleanup = ssh_rijndael_cleanup;
crypto/openssh/mux.c
1010
cleanup:
crypto/openssh/mux.c
1029
goto cleanup;
crypto/openssh/mux.c
425
cleanup:
crypto/openssh/mux.c
446
goto cleanup;
crypto/openssh/ssh-ecdsa-sk.c
71
sshkey_ecdsa_funcs.cleanup(k);
crypto/openssh/ssh-ed25519-sk.c
45
sshkey_ed25519_funcs.cleanup(k);
crypto/openssh/sshconnect2.c
344
void (*cleanup)(struct ssh *ssh);
crypto/openssh/sshconnect2.c
527
if (authctxt->method != NULL && authctxt->method->cleanup != NULL)
crypto/openssh/sshconnect2.c
528
authctxt->method->cleanup(ssh);
crypto/openssh/sshconnect2.c
595
if (authctxt->method != NULL && authctxt->method->cleanup != NULL)
crypto/openssh/sshconnect2.c
596
authctxt->method->cleanup(ssh);
crypto/openssh/sshkey.c
658
impl->funcs->cleanup != NULL)
crypto/openssh/sshkey.c
659
impl->funcs->cleanup(k);
crypto/openssh/sshkey.h
170
void (*cleanup)(struct sshkey *); /* optional */
games/boggle/boggle/bog.c
167
cleanup();
games/boggle/boggle/bog.c
173
cleanup();
games/boggle/boggle/bog.c
181
cleanup();
games/boggle/boggle/bog.c
211
cleanup();
games/boggle/boggle/bog.c
330
cleanup();
games/boggle/boggle/bog.c
339
cleanup();
games/boggle/boggle/bog.c
468
cleanup();
games/boggle/boggle/bog.c
534
cleanup();
games/boggle/boggle/bog.c
557
cleanup();
games/boggle/boggle/bog.c
565
cleanup();
games/boggle/boggle/extern.h
62
void cleanup(void);
games/boggle/boggle/mach.c
245
cleanup();
games/canfield/canfield/canfield.c
1728
cleanup(0);
games/canfield/canfield/canfield.c
1753
signal(SIGHUP, cleanup);
games/canfield/canfield/canfield.c
1754
signal(SIGTERM, cleanup);
games/canfield/canfield/canfield.c
1771
cleanup(0);
games/canfield/canfield/canfield.c
189
static void cleanup(int);
games/grdc/grdc.c
220
cleanup();
games/grdc/grdc.c
252
cleanup();
games/grdc/grdc.c
37
static void cleanup(void);
games/hack/hack.pager.c
333
goto cleanup;
games/hack/hack.pager.c
343
cleanup:
games/hunt/huntd/driver.c
148
cleanup(1);
games/hunt/huntd/driver.c
181
cleanup(1);
games/hunt/huntd/driver.c
312
cleanup(0);
games/hunt/huntd/driver.c
348
sact.sa_handler = cleanup;
games/hunt/huntd/driver.c
371
cleanup(1);
games/hunt/huntd/driver.c
375
cleanup(1);
games/hunt/huntd/driver.c
381
cleanup(1);
games/hunt/huntd/driver.c
394
cleanup(1);
games/hunt/huntd/driver.c
398
cleanup(1);
games/hunt/huntd/driver.c
404
cleanup(1);
games/hunt/huntd/driver.c
450
cleanup(1);
games/hunt/huntd/expl.c
160
cleanup(1);
games/hunt/huntd/server.h
235
void cleanup(int) __dead2;
games/phantasia/gamesupport.c
180
cleanup(TRUE);
games/phantasia/main.c
134
cleanup(TRUE);
games/phantasia/main.c
141
cleanup(TRUE);
games/phantasia/main.c
151
cleanup(TRUE);
games/phantasia/main.c
65
cleanup(TRUE);
games/phantasia/main.c
801
cleanup(TRUE);
games/phantasia/misc.c
1159
cleanup(TRUE);
games/phantasia/misc.c
1206
cleanup(TRUE);
games/phantasia/misc.c
680
cleanup(TRUE);
games/phantasia/misc.c
788
cleanup(FALSE);
games/phantasia/misc.c
795
cleanup(TRUE);
games/phantasia/phantglobs.h
74
void cleanup(bool);
lib/csu/x86_64/crt1.c
75
_start(char **ap, void (*cleanup)(void))
lib/csu/x86_64/crt1.c
96
atexit(cleanup);
lib/libc/gen/wordexp.c
197
goto cleanup;
lib/libc/gen/wordexp.c
211
goto cleanup;
lib/libc/gen/wordexp.c
217
goto cleanup;
lib/libc/gen/wordexp.c
239
goto cleanup;
lib/libc/gen/wordexp.c
244
goto cleanup;
lib/libc/gen/wordexp.c
254
goto cleanup;
lib/libc/gen/wordexp.c
258
cleanup:
lib/libc/nameser/ns_name.c
529
goto cleanup;
lib/libc/nameser/ns_name.c
546
goto cleanup;
lib/libc/nameser/ns_name.c
550
goto cleanup;
lib/libc/nameser/ns_name.c
558
cleanup:
lib/libc/net/getaddrinfo.c
789
goto cleanup;
lib/libc/net/getaddrinfo.c
793
goto cleanup;
lib/libc/net/getaddrinfo.c
815
cleanup:
lib/libc/net/name6.c
868
goto cleanup;
lib/libc/net/name6.c
872
goto cleanup;
lib/libc/net/name6.c
894
cleanup:
lib/libc/resolv/res_debug.c
177
goto cleanup;
lib/libc/resolv/res_debug.c
256
goto cleanup;
lib/libc/resolv/res_debug.c
263
cleanup:
lib/libc/resolv/res_findzonecut.c
285
goto cleanup;
lib/libc/resolv/res_findzonecut.c
290
goto cleanup;
lib/libc/resolv/res_findzonecut.c
303
goto cleanup;
lib/libc/resolv/res_findzonecut.c
327
goto cleanup;
lib/libc/resolv/res_findzonecut.c
344
goto cleanup;
lib/libc/resolv/res_findzonecut.c
355
goto cleanup;
lib/libc/resolv/res_findzonecut.c
366
goto cleanup;
lib/libc/resolv/res_findzonecut.c
374
goto cleanup;
lib/libc/resolv/res_findzonecut.c
379
goto cleanup;
lib/libc/resolv/res_findzonecut.c
394
goto cleanup;
lib/libc/resolv/res_findzonecut.c
401
cleanup:
lib/libc/resolv/res_findzonecut.c
463
goto cleanup;
lib/libc/resolv/res_findzonecut.c
474
goto cleanup;
lib/libc/resolv/res_findzonecut.c
485
goto cleanup;
lib/libc/resolv/res_findzonecut.c
496
goto cleanup;
lib/libc/resolv/res_findzonecut.c
510
cleanup:
lib/libdevstat/devstat.c
1001
goto cleanup;
lib/libdevstat/devstat.c
1007
cleanup:
lib/libdevstat/devstat.c
909
goto cleanup;
lib/libdevstat/devstat.c
977
goto cleanup;
lib/libthread_xu/thread/thr_clean.c
52
new->next = curthread->cleanup;
lib/libthread_xu/thread/thr_clean.c
54
curthread->cleanup = new;
lib/libthread_xu/thread/thr_clean.c
64
if ((old = curthread->cleanup) != NULL) {
lib/libthread_xu/thread/thr_clean.c
65
curthread->cleanup = old->next;
lib/libthread_xu/thread/thr_exit.c
118
while (curthread->cleanup != NULL) {
lib/libthread_xu/thread/thr_private.h
212
__cup.next = (td)->cleanup; \
lib/libthread_xu/thread/thr_private.h
213
(td)->cleanup = &__cup;
lib/libthread_xu/thread/thr_private.h
216
(td)->cleanup = __cup.next; \
lib/libthread_xu/thread/thr_private.h
473
struct pthread_cleanup *cleanup;
libexec/rpc.rquotad/rquotad.c
35
static void cleanup(int);
libexec/rpc.rquotad/rquotad.c
81
(void) signal(SIGINT, cleanup);
libexec/rpc.rquotad/rquotad.c
82
(void) signal(SIGTERM, cleanup);
libexec/rpc.rquotad/rquotad.c
83
(void) signal(SIGHUP, cleanup);
libexec/rpc.rstatd/rstatd.c
80
(void) signal(SIGINT, cleanup);
libexec/rpc.rstatd/rstatd.c
81
(void) signal(SIGTERM, cleanup);
libexec/rpc.rstatd/rstatd.c
82
(void) signal(SIGHUP, cleanup);
libexec/rpc.rusersd/rusersd.c
75
(void) signal(SIGINT, cleanup);
libexec/rpc.rusersd/rusersd.c
76
(void) signal(SIGTERM, cleanup);
libexec/rpc.rusersd/rusersd.c
77
(void) signal(SIGHUP, cleanup);
libexec/rpc.sprayd/sprayd.c
93
(void) signal(SIGINT, cleanup);
libexec/rpc.sprayd/sprayd.c
94
(void) signal(SIGTERM, cleanup);
libexec/rpc.sprayd/sprayd.c
95
(void) signal(SIGHUP, cleanup);
libexec/telnetd/state.c
906
cleanup(0);
libexec/telnetd/telnetd.c
1114
cleanup(0);
libexec/telnetd/telnetd.c
845
(void) signal(SIGCHLD, cleanup);
libexec/telnetd/utility.c
129
cleanup(0);
libexec/telnetd/utility.c
292
cleanup(0);
sbin/md5/md5.c
217
goto cleanup;
sbin/md5/md5.c
232
goto cleanup;
sbin/md5/md5.c
239
goto cleanup;
sbin/md5/md5.c
261
goto cleanup;
sbin/md5/md5.c
276
cleanup:
sbin/nfsd/nfsd.c
345
signal(SIGUSR1, cleanup);
share/examples/scsi_target/scsi_target.c
255
atexit(cleanup);
share/examples/scsi_target/scsi_target.c
81
static void cleanup(void);
stand/boot/pc32/btxld/btxld.c
106
static void cleanup(void);
stand/boot/pc32/btxld/btxld.c
169
atexit(cleanup);
sys/bus/u4b/usb_device.c
715
goto cleanup;
sys/bus/u4b/usb_device.c
866
cleanup:
sys/dev/disk/isp/isp.c
7678
goto cleanup;
sys/dev/disk/isp/isp.c
7706
cleanup:
sys/dev/disk/mpt/mpt_cam.c
232
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
240
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
253
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
258
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
274
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
284
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
296
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
316
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
326
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
338
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
349
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
357
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
377
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
389
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
398
goto cleanup;
sys/dev/disk/mpt/mpt_cam.c
404
cleanup:
sys/dev/disk/mpt/mpt_raid.c
286
goto cleanup;
sys/dev/disk/mpt/mpt_raid.c
296
goto cleanup;
sys/dev/disk/mpt/mpt_raid.c
314
cleanup:
sys/dev/disk/ncr/ncr.c
1193
ncrcmd cleanup [ 12];
sys/dev/disk/ncr/ncr.c
2131
PADDR (cleanup),
sys/dev/disk/ncr/ncr.c
2714
PADDR (cleanup),
sys/dev/disk/ncr/ncr.c
5446
OUTL (nc_dsp, NCB_SCRIPT_PHYS (np, cleanup));
sys/dev/disk/ncr/ncr.c
5459
OUTL (nc_dsp, NCB_SCRIPT_PHYS (np, cleanup));
sys/dev/drm/amd/amdgpu/amdgpu_display.c
188
goto cleanup;
sys/dev/drm/amd/amdgpu/amdgpu_display.c
242
goto cleanup;
sys/dev/drm/amd/amdgpu/amdgpu_display.c
251
cleanup:
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5544
goto cleanup;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5600
goto cleanup;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5605
goto cleanup;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5617
goto cleanup;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5623
goto cleanup;
sys/dev/drm/amd/display/amdgpu_dm/amdgpu_dm.c
5627
cleanup:
sys/dev/drm/i915/i915_gem_gtt.c
1707
ppgtt->vm.cleanup = gen8_ppgtt_cleanup;
sys/dev/drm/i915/i915_gem_gtt.c
2185
ppgtt->base.vm.cleanup = gen6_ppgtt_cleanup;
sys/dev/drm/i915/i915_gem_gtt.c
2336
ppgtt->vm.cleanup(&ppgtt->vm);
sys/dev/drm/i915/i915_gem_gtt.c
3015
ggtt->vm.cleanup(&ggtt->vm);
sys/dev/drm/i915/i915_gem_gtt.c
3422
ggtt->vm.cleanup = gen6_gmch_remove;
sys/dev/drm/i915/i915_gem_gtt.c
3489
ggtt->vm.cleanup = gen6_gmch_remove;
sys/dev/drm/i915/i915_gem_gtt.c
3541
ggtt->vm.cleanup = i915_gmch_remove;
sys/dev/drm/i915/i915_gem_gtt.c
3663
ggtt->vm.cleanup(&ggtt->vm);
sys/dev/drm/i915/i915_gem_gtt.h
361
void (*cleanup)(struct i915_address_space *vm);
sys/dev/drm/i915/i915_gem_stolen.c
604
goto cleanup;
sys/dev/drm/i915/i915_gem_stolen.c
608
cleanup:
sys/dev/drm/i915/intel_engine_cs.c
346
goto cleanup;
sys/dev/drm/i915/intel_engine_cs.c
362
goto cleanup;
sys/dev/drm/i915/intel_engine_cs.c
371
cleanup:
sys/dev/drm/i915/intel_engine_cs.c
403
goto cleanup;
sys/dev/drm/i915/intel_engine_cs.c
407
goto cleanup;
sys/dev/drm/i915/intel_engine_cs.c
414
cleanup:
sys/dev/drm/i915/intel_lrc.c
2314
if (engine->cleanup)
sys/dev/drm/i915/intel_lrc.c
2315
engine->cleanup(engine);
sys/dev/drm/i915/intel_ringbuffer.c
1496
if (engine->cleanup)
sys/dev/drm/i915/intel_ringbuffer.c
1497
engine->cleanup(engine);
sys/dev/drm/i915/intel_ringbuffer.h
514
void (*cleanup)(struct intel_engine_cs *engine);
sys/dev/drm/radeon/radeon_display.c
521
goto cleanup;
sys/dev/drm/radeon/radeon_display.c
530
goto cleanup;
sys/dev/drm/radeon/radeon_display.c
598
goto cleanup;
sys/dev/drm/radeon/radeon_display.c
605
cleanup:
sys/dev/misc/syscons/syscons.c
2378
goto cleanup;
sys/dev/misc/syscons/syscons.c
2415
cleanup:
sys/kern/init_main.c
309
MachIntrABI.cleanup();
sys/kern/uipc_syscalls.c
1184
goto cleanup;
sys/kern/uipc_syscalls.c
1198
cleanup:
sys/kern/uipc_syscalls.c
938
goto cleanup;
sys/kern/uipc_syscalls.c
946
goto cleanup;
sys/kern/uipc_syscalls.c
953
cleanup:
sys/net/netmap/netmap.c
491
goto cleanup;
sys/net/netmap/netmap.c
494
goto cleanup;
sys/net/netmap/netmap.c
500
goto cleanup;
sys/net/netmap/netmap.c
504
cleanup:
sys/net/netmap/netmap_mem2.c
388
goto cleanup;
sys/net/netmap/netmap_mem2.c
402
cleanup:
sys/net/netmap/netmap_mem2.c
933
goto cleanup;
sys/net/netmap/netmap_mem2.c
950
goto cleanup;
sys/net/netmap/netmap_mem2.c
961
goto cleanup;
sys/net/netmap/netmap_mem2.c
979
goto cleanup;
sys/net/netmap/netmap_mem2.c
987
cleanup:
sys/net/netmap/netmap_vale.c
1241
goto cleanup;
sys/net/netmap/netmap_vale.c
1243
goto cleanup;
sys/net/netmap/netmap_vale.c
1252
goto cleanup;
sys/net/netmap/netmap_vale.c
1286
goto cleanup;
sys/net/netmap/netmap_vale.c
1421
cleanup:
sys/net/pf/if_pfsync.c
353
goto cleanup;
sys/net/pf/if_pfsync.c
361
goto cleanup;
sys/net/pf/if_pfsync.c
365
goto cleanup;
sys/net/pf/if_pfsync.c
374
goto cleanup;
sys/net/pf/if_pfsync.c
381
goto cleanup;
sys/net/pf/if_pfsync.c
441
cleanup:
sys/net/pf/pf.c
3783
goto cleanup;
sys/net/pf/pf.c
4066
goto cleanup;
sys/net/pf/pf.c
4070
goto cleanup;
sys/net/pf/pf.c
4089
cleanup:
sys/net/wg/selftest/cookie.c
124
cleanup:
sys/net/wg/selftest/cookie.c
159
cleanup:
sys/net/wg/selftest/cookie.c
208
cleanup:
sys/net/wg/selftest/cookie.c
30
goto cleanup; \
sys/net/wg/selftest/cookie.c
330
cleanup:
sys/net/wg/selftest/cookie.c
34
goto cleanup; \
sys/netinet/ip_carp.c
2200
goto cleanup;
sys/netinet/ip_carp.c
2202
goto cleanup;
sys/netinet/ip_carp.c
2213
goto cleanup;
sys/netinet/ip_carp.c
2215
goto cleanup;
sys/netinet/ip_carp.c
2225
goto cleanup;
sys/netinet/ip_carp.c
2237
goto cleanup;
sys/netinet/ip_carp.c
2276
cleanup:
sys/platform/pc64/apic/ioapic.c
207
MachIntrABI.cleanup();
sys/platform/pc64/apic/ioapic_abi.c
545
.cleanup = ioapic_abi_cleanup,
sys/platform/pc64/icu/icu.c
206
MachIntrABI.cleanup();
sys/platform/pc64/icu/icu_abi.c
160
.cleanup = icu_abi_cleanup,
sys/platform/vkernel64/platform/machintr.c
73
.cleanup = dummy_intrcleanup,
sys/sys/machintr.h
89
void (*cleanup)(void); /* cleanup */
sys/vfs/devfs/devfs_core.c
2397
devfs_tracer_orphan_count(struct mount *mp, int cleanup)
sys/vfs/devfs/devfs_core.c
2407
if (cleanup) {
test/stress/fsx/fsx.c
1112
signal(SIGHUP, cleanup);
test/stress/fsx/fsx.c
1113
signal(SIGINT, cleanup);
test/stress/fsx/fsx.c
1114
signal(SIGPIPE, cleanup);
test/stress/fsx/fsx.c
1115
signal(SIGALRM, cleanup);
test/stress/fsx/fsx.c
1116
signal(SIGTERM, cleanup);
test/stress/fsx/fsx.c
1117
signal(SIGXCPU, cleanup);
test/stress/fsx/fsx.c
1118
signal(SIGXFSZ, cleanup);
test/stress/fsx/fsx.c
1119
signal(SIGVTALRM, cleanup);
test/stress/fsx/fsx.c
1120
signal(SIGUSR1, cleanup);
test/stress/fsx/fsx.c
1121
signal(SIGUSR2, cleanup);
test/stress/fsx/fsx.c
95
static void cleanup(int sig);
test/stress/stress2/include/stress.h
33
extern void cleanup(void);
test/stress/stress2/lib/main.c
94
cleanup();
test/testcases/sysv/sysvmsg/msgtest.c
136
if (atexit(cleanup) == -1)
test/testcases/sysv/sysvmsg/msgtest.c
62
void cleanup (void);
test/testcases/sysv/sysvsem/semtest.c
130
if (atexit(cleanup) == -1)
test/testcases/sysv/sysvsem/semtest.c
61
void cleanup (void);
test/testcases/sysv/sysvshm/shmtest.c
121
if (atexit(cleanup) == -1)
test/testcases/sysv/sysvshm/shmtest.c
61
void cleanup (void);
tools/tools/net80211/stumbler/stumbler.c
1032
signal(SIGINT, cleanup);
tools/tools/net80211/stumbler/stumbler.c
1033
signal(SIGTERM, cleanup);
tools/tools/net80211/stumbler/stumbler.c
1037
cleanup(0);
tools/tools/net80211/stumbler/stumbler.c
354
cleanup(0);
tools/tools/net80211/wesside/wesside/wesside.c
2470
if (signal(SIGINT, &cleanup) == SIG_ERR) {
tools/tools/net80211/wesside/wesside/wesside.c
2474
if (signal (SIGTERM, &cleanup) == SIG_ERR) {
usr.bin/csplit/csplit.c
147
atexit(cleanup);
usr.bin/csplit/csplit.c
226
cleanup();
usr.bin/csplit/csplit.c
62
static void cleanup(void);
usr.bin/finger/net.c
50
static void cleanup(int sig);
usr.bin/finger/net.c
66
signal(SIGALRM, cleanup);
usr.bin/lockf/lockf.c
126
if (atexit(cleanup) == -1)
usr.bin/lockf/lockf.c
187
cleanup();
usr.bin/lockf/lockf.c
42
static void cleanup(void);
usr.bin/sdiff/edit.c
153
cleanup(filename);
usr.bin/sdiff/edit.c
164
cleanup(filename);
usr.bin/sdiff/edit.c
170
cleanup(filename);
usr.bin/sdiff/edit.c
182
cleanup(filename);
usr.bin/sdiff/edit.c
196
cleanup(filename);
usr.bin/tip/cu.c
91
signal(SIGINT, cleanup);
usr.bin/tip/cu.c
92
signal(SIGQUIT, cleanup);
usr.bin/tip/cu.c
93
signal(SIGHUP, cleanup);
usr.bin/tip/cu.c
94
signal(SIGTERM, cleanup);
usr.bin/tip/tip.c
134
(void)signal(SIGINT, cleanup);
usr.bin/tip/tip.c
135
(void)signal(SIGQUIT, cleanup);
usr.bin/tip/tip.c
136
(void)signal(SIGHUP, cleanup);
usr.bin/tip/tip.c
137
(void)signal(SIGTERM, cleanup);
usr.bin/tip/tip.h
308
void cleanup(int) __dead2;
usr.sbin/burncd/burncd.c
147
err_set_exit(cleanup);
usr.sbin/burncd/burncd.c
65
static void cleanup(int);
usr.sbin/installer/dfuife_curses/curses_form.c
123
if (cf->cleanup && cf->userdata != NULL) {
usr.sbin/installer/dfuife_curses/curses_form.c
93
cf->cleanup = 0;
usr.sbin/installer/dfuife_curses/curses_form.h
71
int cleanup; /* are we responsible for freeing userdata? */
usr.sbin/installer/dfuife_curses/curses_xlat.c
532
cf->cleanup = 1;
usr.sbin/installer/dfuife_curses/curses_xlat.c
675
cf->cleanup = 1;
usr.sbin/lpr/lpr/lpr.c
102
static void cleanup(int _signo);
usr.sbin/lpr/lpr/lpr.c
134
signal(SIGHUP, cleanup);
usr.sbin/lpr/lpr/lpr.c
136
signal(SIGINT, cleanup);
usr.sbin/lpr/lpr/lpr.c
138
signal(SIGQUIT, cleanup);
usr.sbin/lpr/lpr/lpr.c
140
signal(SIGTERM, cleanup);
usr.sbin/lpr/lpr/lpr.c
503
cleanup(0);
usr.sbin/lpr/lpr/lpr.c
510
cleanup(0);
usr.sbin/lpr/lpr/lpr.c
520
cleanup(0);
usr.sbin/lpr/lpr/lpr.c
638
cleanup(0);
usr.sbin/lpr/lpr/lpr.c
642
cleanup(0); /* cleanup does exit */
usr.sbin/lpr/lpr/lpr.c
648
cleanup(0);
usr.sbin/moused/moused.c
479
static void cleanup(int sig);
usr.sbin/moused/moused.c
782
signal(SIGINT , cleanup);
usr.sbin/moused/moused.c
783
signal(SIGQUIT, cleanup);
usr.sbin/moused/moused.c
784
signal(SIGTERM, cleanup);
usr.sbin/pwd_mkdb/pwd_mkdb.c
716
cleanup();
usr.sbin/pwd_mkdb/pwd_mkdb.c
77
void cleanup(void);
usr.sbin/vknetd/vknetd.c
175
signal(SIGINT, cleanup);
usr.sbin/vknetd/vknetd.c
176
signal(SIGHUP, cleanup);
usr.sbin/vknetd/vknetd.c
177
signal(SIGTERM, cleanup);
usr.sbin/vknetd/vknetd.c
54
static void cleanup(int);
usr.sbin/watch/watch.c
332
signal(SIGINT, cleanup);
usr.sbin/watch/watch.c
407
cleanup(-1);
usr.sbin/watch/watch.c
417
cleanup(-1);
usr.sbin/watch/watch.c
59
static void cleanup(int);