| /src/tools/test/stress2/misc/ |
| H A D | sendmsg.sh | 105 corrupt(unsigned char *buf, int len) 171 corrupt((unsigned char *)&msg, sizeof(msg)); 173 corrupt((unsigned char *)&cmsg, sizeof(cmsg));
|
| /src/contrib/unbound/util/ |
| H A D | edns.c | 252 int corrupt = 0; in cookie_secret_file_read() local 276 if( secret_len != UNBOUND_COOKIE_SECRET_SIZE * 2 ) { corrupt++; break; } in cookie_secret_file_read() 281 if( decoded_len != UNBOUND_COOKIE_SECRET_SIZE ) { corrupt++; break; } in cookie_secret_file_read() 285 return corrupt == 0; in cookie_secret_file_read()
|
| /src/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/baddof/ |
| H A D | baddof.c | 55 corrupt(int fd, unsigned char *buf, int len) in corrupt() function 201 corrupt(fd, copy, len); in main()
|
| /src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors.inc | 974 // FIXME: under ASan the call below may write to freed memory and corrupt 992 // FIXME: under ASan the call below may write to freed memory and corrupt 1009 // FIXME: under ASan the call below may write to freed memory and corrupt 1027 // FIXME: under ASan the call below may write to freed memory and corrupt 1205 // FIXME: under ASan the call below may write to freed memory and corrupt 1354 // FIXME: under ASan the call below may write to freed memory and corrupt 1367 // FIXME: under ASan the call below may write to freed memory and corrupt 1380 // FIXME: under ASan the call below may write to freed memory and corrupt 1393 // FIXME: under ASan the call below may write to freed memory and corrupt 1437 // FIXME: under ASan the call below may write to freed memory and corrupt [all …]
|
| H A D | sanitizer_common_interceptors_netbsd_compat.inc | 37 // FIXME: under ASan the call below may write to freed memory and corrupt 49 // FIXME: under ASan the call below may write to freed memory and corrupt
|
| /src/crypto/openssl/test/ |
| H A D | provider_status_test.c | 50 const char *title, int corrupt) in self_test_events() argument 85 if (corrupt && strcmp(phase, OSSL_SELF_TEST_PHASE_CORRUPT) == 0) in self_test_events()
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/fault/ |
| H A D | auto_spare_002_pos.ksh | 76 log_must zinject -d $FAULT_FILE -e corrupt -f 50 -T read $TESTPOOL
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/ |
| H A D | zpool_events_errors.ksh | 149 do_test $pooltype corrupt read
|
| /src/crypto/krb5/src/lib/gssapi/krb5/ |
| H A D | gssapi_err_krb5.et | 36 error_code KG_BAD_SEQ, "Sequence number in token is corrupt"
|
| /src/crypto/krb5/src/lib/gssapi/generic/ |
| H A D | gssapi_err_generic.et | 41 error_code G_BAD_TOK_HEADER, "Token header is malformed or corrupt"
|
| /src/crypto/openssl/doc/man3/ |
| H A D | CMS_compress.pod | 32 otherwise the translation will corrupt it. If B<CMS_BINARY> is set then
|
| H A D | PKCS7_encrypt.pod | 53 otherwise the translation will corrupt it. If B<PKCS7_BINARY> is set then
|
| H A D | CMS_encrypt.pod | 50 otherwise the translation will corrupt it. If B<CMS_BINARY> is set then
|
| H A D | PKCS7_sign.pod | 52 otherwise the translation will corrupt it.
|
| H A D | CMS_sign.pod | 58 otherwise the translation will corrupt it.
|
| H A D | SSL_alert_type_string.pod | 106 A certificate was corrupt, contained signatures that did not
|
| /src/contrib/bzip2/ |
| H A D | bzlib.c | 814 Bool corrupt; in BZ2_bzDecompress() local 825 corrupt = unRLE_obuf_to_output_SMALL ( s ); else in BZ2_bzDecompress() 826 corrupt = unRLE_obuf_to_output_FAST ( s ); in BZ2_bzDecompress() 827 if (corrupt) return BZ_DATA_ERROR; in BZ2_bzDecompress()
|
| /src/crypto/krb5/src/lib/krb5/error_tables/ |
| H A D | kdb5_err.et | 83 ec KRB5_LOG_CORRUPT, "Update log is corrupt"
|
| /src/sys/contrib/openzfs/rpm/generic/ |
| H A D | zfs-kmod.spec.in | 62 # crash+corrupt rpmdb
|
| H A D | zfs-dkms.spec.in | 49 # crash+corrupt rpmdb
|
| /src/contrib/nvi/ex/ |
| H A D | ex_tag.c | 1100 goto corrupt; in ctag_sfile() 1105 corrupt: p = msg_print(sp, tname, &nf1); in ctag_sfile()
|
| /src/sys/contrib/openzfs/rpm/redhat/ |
| H A D | zfs-dkms.spec.in | 49 # crash+corrupt rpmdb
|
| /src/crypto/openssl/doc/man1/ |
| H A D | openssl-fipsinstall.pod.in | 385 The corrupt options can be used to test failure of one or more self tests by 387 Either option or both may be used to select the tests to corrupt.
|
| /src/contrib/wpa/ |
| H A D | CONTRIBUTIONS | 42 sending the patch does not corrupt whitespace. If that cannot be fixed
|
| /src/stand/forth/ |
| H A D | menu-commands.4th | 365 \ Redraw the entire screen. A long BE name can corrupt the menu
|