| /src/usr.bin/sdiff/ |
| common.h | 9 __dead void cleanup(const char *);
|
| common.c | 16 cleanup(const char *filename) function
|
| /src/external/bsd/libc++/dist/libcxxrt/src/ |
| cxa_finalize.c | 30 static void cleanup(void) { function
|
| /src/tests/lib/csu/ |
| t_hello.sh | 45 cleanup() function 56 atf_test_case dynamic cleanup 68 cleanup h_hello_dyn 71 atf_test_case dynamicpie cleanup 83 cleanup h_hello_dynpie 86 atf_test_case relr cleanup 104 cleanup h_hello_relr 107 atf_test_case static cleanup 119 cleanup h_hello_sta 122 atf_test_case staticpie cleanup [all...] |
| /src/crypto/external/apache2/openssl/dist/demos/pkey/ |
| EVP_PKEY_EC_keygen.c | 47 goto cleanup; 52 goto cleanup; 66 goto cleanup; 72 goto cleanup; 74 cleanup: 98 goto cleanup; 105 goto cleanup; 110 goto cleanup; 116 goto cleanup; 126 cleanup [all...] |
| EVP_PKEY_DSA_paramfromdata.c | 35 goto cleanup; 40 goto cleanup; 44 goto cleanup; 47 goto cleanup; 52 goto cleanup; 58 goto cleanup; 62 goto cleanup; 65 cleanup:
|
| EVP_PKEY_RSA_keygen.c | 45 goto cleanup; 51 goto cleanup; 60 goto cleanup; 73 goto cleanup; 89 goto cleanup; 94 cleanup: 139 goto cleanup; 148 goto cleanup; 157 goto cleanup; 166 goto cleanup; [all...] |
| EVP_PKEY_DSA_keygen.c | 39 goto cleanup; 41 cleanup: 58 goto cleanup; 64 goto cleanup; 71 goto cleanup; 75 goto cleanup; 78 cleanup:
|
| /src/crypto/external/bsd/openssl/dist/demos/pkey/ |
| EVP_PKEY_EC_keygen.c | 47 goto cleanup; 52 goto cleanup; 66 goto cleanup; 72 goto cleanup; 74 cleanup: 98 goto cleanup; 105 goto cleanup; 110 goto cleanup; 116 goto cleanup; 126 cleanup [all...] |
| EVP_PKEY_DSA_paramfromdata.c | 35 goto cleanup; 40 goto cleanup; 44 goto cleanup; 47 goto cleanup; 52 goto cleanup; 58 goto cleanup; 62 goto cleanup; 65 cleanup:
|
| EVP_PKEY_RSA_keygen.c | 45 goto cleanup; 51 goto cleanup; 60 goto cleanup; 73 goto cleanup; 89 goto cleanup; 94 cleanup: 139 goto cleanup; 148 goto cleanup; 157 goto cleanup; 166 goto cleanup; [all...] |
| EVP_PKEY_DSA_keygen.c | 39 goto cleanup; 41 cleanup: 58 goto cleanup; 64 goto cleanup; 71 goto cleanup; 75 goto cleanup; 78 cleanup:
|
| /src/crypto/external/apache2/openssl/dist/test/ |
| threadpool_test.c | 111 goto cleanup; 113 goto cleanup; 116 goto cleanup; 118 goto cleanup; 121 goto cleanup; 123 goto cleanup; 127 goto cleanup; 130 goto cleanup; 136 goto cleanup; 139 goto cleanup; [all...] |
| /src/crypto/external/bsd/openssl/dist/demos/encode/ |
| ec_encode.c | 51 goto cleanup; 68 goto cleanup; 75 goto cleanup; 79 cleanup: 128 goto cleanup; 150 goto cleanup; 158 goto cleanup; 165 goto cleanup; 169 cleanup: 192 goto cleanup; [all...] |
| rsa_encode.c | 51 goto cleanup; 68 goto cleanup; 75 goto cleanup; 79 cleanup: 128 goto cleanup; 147 goto cleanup; 155 goto cleanup; 162 goto cleanup; 166 cleanup: 189 goto cleanup; [all...] |
| /src/lib/csu/arch/m68k/ |
| crt0.S | 44 movl %a1,-(%sp) | cleanup 45 | call: ___start(cleanup, ps_strings)
|
| /src/crypto/external/apache2/openssl/dist/demos/signature/ |
| EVP_EC_Signature_demo.c | 80 goto cleanup; 89 goto cleanup; 98 goto cleanup; 106 goto cleanup; 110 goto cleanup; 115 goto cleanup; 119 goto cleanup; 124 goto cleanup; 128 goto cleanup; 137 cleanup [all...] |
| /src/crypto/external/bsd/openssl/dist/demos/signature/ |
| EVP_Signature_demo.c | 84 goto cleanup; 93 goto cleanup; 102 goto cleanup; 110 goto cleanup; 114 goto cleanup; 119 goto cleanup; 123 goto cleanup; 128 goto cleanup; 132 goto cleanup; 141 cleanup [all...] |
| /src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
| gcc_personality_test.c | 26 * main() will catch the exception and verify that the cleanup 32 int x __attribute__((cleanup(bar_clean))) = 0; 38 int x __attribute__((cleanup(foo_clean))) = 0;
|
| /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
| gcc_personality_test.c | 26 * main() will catch the exception and verify that the cleanup 32 int x __attribute__((cleanup(bar_clean))) = 0; 38 int x __attribute__((cleanup(foo_clean))) = 0;
|
| /src/tests/net/if_loop/ |
| t_basic.sh | 31 atf_test_case loop_create_destroy cleanup 51 cleanup
|
| /src/external/ibm-public/postfix/dist/src/local/ |
| forward.c | 99 * Use one cleanup service connection for each (delivered to, sender) pair. 104 VSTREAM *cleanup; /* clean up service handle */ member in struct:FORWARD_INFO 124 /* forward_open - open connection to cleanup service */ 130 VSTREAM *cleanup; local 138 * Contact the cleanup service and save the new mail queue id. Request 139 * that the cleanup service bounces bad messages to the sender so that we 146 cleanup = mail_connect(MAIL_CLASS_PUBLIC, var_cleanup_service, BLOCKING); 147 if (cleanup == 0) { 152 close_on_exec(vstream_fileno(cleanup), CLOSE_ON_EXEC); 153 if (attr_scan(cleanup, ATTR_FLAG_STRICT [all...] |
| /src/external/mpl/bind/dist/fuzz/ |
| dns_rdata_fromtext.c | 86 goto cleanup; 89 goto cleanup; 92 goto cleanup; 99 goto cleanup; 106 goto cleanup; 109 goto cleanup; 113 goto cleanup; 116 goto cleanup; 119 goto cleanup; 127 goto cleanup; [all...] |
| /src/tests/crypto/opencrypto/ |
| t_opencrypto.sh | 72 atf_test_case arc4 cleanup 83 # No cleanup required since test is skipped. Trying to run rump.halt 90 atf_test_case camellia cleanup 103 atf_test_case cbcdes cleanup 116 atf_test_case cbc3des cleanup 129 atf_test_case comp cleanup 142 atf_test_case comp_deflate cleanup 155 atf_test_case comp_zlib_rnd cleanup 168 atf_test_case aesctr1 cleanup 181 atf_test_case aesctr2 cleanup [all...] |
| /src/external/bsd/openpam/dist/lib/libpam/ |
| pam_set_data.c | 63 void (*cleanup)(pam_handle_t *pamh, 72 if (dp->cleanup) 73 (dp->cleanup)(pamh, dp->data, PAM_SUCCESS); 75 dp->cleanup = cleanup; 86 dp->cleanup = cleanup; 104 * If not =NULL, the =cleanup argument should point to a function
|