| /freebsd/crypto/krb5/src/windows/installer/wix/custom/ |
| H A D | custom.cpp | 276 if(rv != ERROR_MORE_DATA) goto _cleanup; 282 if(rv != ERROR_SUCCESS) goto _cleanup; 291 if(rv != ERROR_MORE_DATA) goto _cleanup; 297 if(rv != ERROR_SUCCESS) goto _cleanup; 307 _cleanup: 328 #define RV_BAIL if(rv != ERROR_SUCCESS) goto _cleanup 370 goto _cleanup; 398 goto _cleanup; 438 goto _cleanup; 446 goto _cleanup; [all …]
|
| H A D | custom.h | 44 #define CHECK(x) if((x)) goto _cleanup 46 #define CHECKX(x,y) if(!(x)) { msiErr = (y); goto _cleanup; } 48 #define CHECK2(x,y) if((x)) { msiErr = (y); goto _cleanup; }
|
| /freebsd/sys/contrib/zstd/lib/dictBuilder/ |
| H A D | zdict.c | 495 goto _cleanup; in ZDICT_trainBuffer_legacy() 507 if (divSuftSortResult != 0) { result = ERROR(GENERIC); goto _cleanup; } in ZDICT_trainBuffer_legacy() 535 _cleanup: in ZDICT_trainBuffer_legacy() 688 …if (offcodeMax>OFFCODE_MAX) { eSize = ERROR(dictionaryCreation_failed); goto _cleanup; } /* too … in ZDICT_analyzeEntropy() 705 goto _cleanup; in ZDICT_analyzeEntropy() 729 goto _cleanup; in ZDICT_analyzeEntropy() 752 goto _cleanup; in ZDICT_analyzeEntropy() 761 goto _cleanup; in ZDICT_analyzeEntropy() 770 goto _cleanup; in ZDICT_analyzeEntropy() 779 goto _cleanup; in ZDICT_analyzeEntropy() [all …]
|
| H A D | fastcover.c | 489 goto _cleanup; in FASTCOVER_tryParameters() 504 goto _cleanup; in FASTCOVER_tryParameters() 507 _cleanup: in FASTCOVER_tryParameters()
|
| H A D | cover.c | 1137 goto _cleanup; 1141 goto _cleanup; 1155 goto _cleanup; 1158 _cleanup:
|
| /freebsd/contrib/atf/atf-c/ |
| H A D | macros.h | 67 static void atfu_ ## tc ## _cleanup(const atf_tc_t *); \ 73 .m_cleanup = atfu_ ## tc ## _cleanup, \ 95 atfu_ ## tc ## _cleanup(const atf_tc_t *tcptr ATF_DEFS_ATTRIBUTE_UNUSED) 98 (atfu_ ## tc ## _cleanup)
|
| /freebsd/lib/libc/stdio/ |
| H A D | findfp.c | 199 _cleanup(void) in _cleanup() function 213 __cleanup = _cleanup; /* conservative */ in __sinit()
|
| H A D | makebuf.c | 73 __cleanup = _cleanup; in __smakebuf()
|
| H A D | setvbuf.c | 153 __cleanup = _cleanup; in setvbuf()
|
| H A D | local.h | 72 extern void _cleanup(void);
|
| /freebsd/crypto/openssl/providers/fips/ |
| H A D | self_test.c | 126 void _cleanup(void); 128 #pragma fini(_cleanup) 133 void _cleanup(void) in _cleanup() function
|
| /freebsd/tests/sys/netpfil/common/ |
| H A D | runner.subr | 45 eval "${fw}_${testcase}_cleanup(){ ${testcase}_cleanup $fw; }"
|
| /freebsd/sys/contrib/openzfs/module/zstd/lib/compress/ |
| H A D | zstd_fast.c | 259 goto _cleanup; in ZSTD_compressBlock_fast_noDict_generic() 351 _cleanup: in ZSTD_compressBlock_fast_noDict_generic() 628 if (ip1 > ilimit) goto _cleanup; in ZSTD_compressBlock_fast_dictMatchState_generic() 672 _cleanup: in ZSTD_compressBlock_fast_dictMatchState_generic() 783 goto _cleanup; in ZSTD_compressBlock_fast_extDict_generic() 885 _cleanup: in ZSTD_compressBlock_fast_extDict_generic()
|
| H A D | zstd_double_fast.c | 174 goto _cleanup; in ZSTD_compressBlock_doubleFast_noDict_generic() 242 _cleanup: in ZSTD_compressBlock_doubleFast_noDict_generic()
|
| /freebsd/sys/contrib/zstd/lib/compress/ |
| H A D | zstd_fast.c | 258 goto _cleanup; in ZSTD_compressBlock_fast_noDict_generic() 350 _cleanup: in ZSTD_compressBlock_fast_noDict_generic() 627 if (ip1 > ilimit) goto _cleanup; in ZSTD_compressBlock_fast_dictMatchState_generic() 671 _cleanup: in ZSTD_compressBlock_fast_dictMatchState_generic() 782 goto _cleanup; in ZSTD_compressBlock_fast_extDict_generic() 884 _cleanup: in ZSTD_compressBlock_fast_extDict_generic()
|
| H A D | zstd_double_fast.c | 173 goto _cleanup; in ZSTD_compressBlock_doubleFast_noDict_generic() 241 _cleanup: in ZSTD_compressBlock_doubleFast_noDict_generic()
|
| /freebsd/contrib/openpam/include/security/ |
| H A D | pam_appl.h | 116 void (*_cleanup)(pam_handle_t *_pamh,
|
| /freebsd/tests/sys/net/ |
| H A D | if_tun_test.sh | 19 235704_cleanup()
|
| /freebsd/sys/contrib/zstd/programs/ |
| H A D | dibio.c | 427 goto _cleanup; in DiB_trainFromFiles() 435 _cleanup: in DiB_trainFromFiles()
|
| /freebsd/contrib/atf/atf-sh/ |
| H A D | libatf-sh.subr | 67 # a <tc-name>_cleanup function. 403 # a <tc-name>_cleanup function to be defined. 411 eval "${1}_cleanup() { :; }" 413 eval "${1}_cleanup() { 653 ${_tcname}_cleanup || _atf_error 128 "The test case cleanup" \
|
| /freebsd/contrib/tcsh/ |
| H A D | tc.str.c | 692 STRBUF##_cleanup(void *xbuf) \ 703 STRBUF##_cleanup(xbuf); \
|
| /freebsd/sbin/pfctl/ |
| H A D | pfctl_table.c | 396 goto _cleanup; in pfctl_table() 400 _cleanup: in pfctl_table()
|
| /freebsd/crypto/openssl/crypto/evp/ |
| H A D | e_aes.c | 454 …aes_##mode##_cleanup, … 466 …aes_##mode##_cleanup, … 844 …aes_##mode##_cleanup, … 856 …aes_##mode##_cleanup, … 2341 …s390x_aes_##mode##_cleanup, … 2356 …aes_##mode##_cleanup, … 2395 …aes_##mode##_cleanup, …
|
| H A D | e_aria.c | 771 aria_##mode##_cleanup, \
|