/freebsd/sys/cddl/dev/dtrace/x86/ |
H A D | dis_tables.c | 86 uint_t it_invalid64:1; /* opcode invalid in amd64 */ 88 uint_t it_invalid32:1; /* invalid in IA32 */ 297 * "u" - means the opcode is invalid in IA32 but valid in amd64 298 * "x" - means the opcode is invalid in amd64, but not IA32 331 #define INVALID {TERM, UNKNOWN, "", 0, 0, 0, 0, 0} macro 353 #define INVALID {TERM, UNKNOWN, "", 0, 0, 0, 0, 0} macro 375 #define INVALID {TERM, UNKNOWN, 0, 0, 0, 0, 0} macro 398 #define INVALID {TERM, UNKNOWN, 0, 0, 0, 0} macro 578 /* [4] */ TNSZ("verr",M,2), TNSZ("verw",M,2), INVALID, INVALID, 588 /* [4] */ TNSZ("smsw",M,2), INVALID, TNSZ("lmsw",M,2), TNS("invlpg",SWAPGS_RDTSCP), [all …]
|
/freebsd/crypto/openssl/test/recipes/04-test_params_conversion_data/ |
H A D | native_types.txt | 18 uint32=invalid 19 uint64=invalid 47 int32=invalid 64 uint32=invalid 65 uint64=invalid 78 int32=invalid 88 uint32=invalid 89 uint64=invalid 96 uint32=invalid 97 uint64=invalid [all …]
|
/freebsd/crypto/openssl/test/ |
H A D | pkits-test.pl | 47 [ "4.1.2", "Invalid CA Signature Test2", 7 ], 48 [ "4.1.3", "Invalid EE Signature Test3", 7 ], 51 [ "4.1.6", "Invalid DSA Signature Test6", 7 ], 53 [ "4.2.1", "Invalid CA notBefore Date Test1", 9 ], 54 [ "4.2.2", "Invalid EE notBefore Date Test2", 9 ], 57 [ "4.2.5", "Invalid CA notAfter Date Test5", 10 ], 58 [ "4.2.6", "Invalid EE notAfter Date Test6", 10 ], 59 [ "4.2.7", "Invalid pre2000 UTC EE notAfter Date Test7", 10 ], 62 [ "4.3.1", "Invalid Name Chaining EE Test1", 20 ], 63 [ "4.3.2", "Invalid Name Chaining Order Test2", 20 ], [all …]
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | openssl.txt | 56 ASN1_R_INVALID_BIT_STRING_BITS_LEFT:220:invalid bit string bits left 57 ASN1_R_INVALID_BMPSTRING_LENGTH:129:invalid bmpstring length 58 ASN1_R_INVALID_DIGIT:130:invalid digit 59 ASN1_R_INVALID_MIME_TYPE:205:invalid mime type 60 ASN1_R_INVALID_MODIFIER:186:invalid modifier 61 ASN1_R_INVALID_NUMBER:187:invalid number 62 ASN1_R_INVALID_OBJECT_ENCODING:216:invalid object encoding 63 ASN1_R_INVALID_SCRYPT_PARAMETERS:227:invalid scrypt parameters 64 ASN1_R_INVALID_SEPARATOR:131:invalid separator 65 ASN1_R_INVALID_STRING_TABLE_VALUE:218:invalid string table value [all …]
|
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
H A D | evpencod.txt | 37 Encoding = invalid 40 Encoding = invalid 49 Encoding = invalid 53 Encoding = invalid 57 Encoding = invalid 69 # Invalid characters 70 Encoding = invalid 73 Encoding = invalid 76 Encoding = invalid 79 Encoding = invalid [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/Driver/ |
H A D | Types.def | 27 // this type, or INVALID if this type is not preprocessed. 38 TYPE("cpp-output", PP_C, INVALID, "i", phases::Compile, phases::… 41 TYPE("cl-cpp-output", PP_CL, INVALID, "cli", phases::Compile, phases::… 43 TYPE("clcpp-cpp-output", PP_CLCXX, INVALID, "clii", phases::Compile, phases::… 44 TYPE("cuda-cpp-output", PP_CUDA, INVALID, "cui", phases::Compile, phases::… 47 TYPE("hip-cpp-output", PP_HIP, INVALID, "hipi", phases::Compile, phases::… 50 TYPE("objective-c-cpp-output", PP_ObjC, INVALID, "mi", phases::Compile, phases::… 51 TYPE("objc-cpp-output", PP_ObjC_Alias, INVALID, "mi", phases::Compile, phases::… 53 TYPE("c++-cpp-output", PP_CXX, INVALID, "ii", phases::Compile, phases::… 55 TYPE("objective-c++-cpp-output", PP_ObjCXX, INVALID, "mii", phases::Compile, phases::… [all …]
|
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
H A D | msan.h | 36 INVALID = 1, enumerator 56 {0x000200000000ULL, 0x002200000000ULL, MappingDesc::INVALID, "invalid"}, 58 {0x004000000000ULL, 0x004200000000ULL, MappingDesc::INVALID, "invalid"}, 60 {0x006000000000ULL, 0x006200000000ULL, MappingDesc::INVALID, "invalid"}, 66 {0x00c000000000ULL, 0x00e200000000ULL, MappingDesc::INVALID, "invalid"}, 84 {0X0200000000000, 0X0300000000000, MappingDesc::INVALID, "invali [all...] |
/freebsd/contrib/wpa/src/wps/ |
H A D | wps_attr_parse.c | 28 wpa_printf(MSG_DEBUG, "WPS: Invalid Version2 length " in wps_set_vendor_ext_wfa_subelem() 40 wpa_printf(MSG_DEBUG, "WPS: Invalid Network Key " in wps_set_vendor_ext_wfa_subelem() 48 wpa_printf(MSG_DEBUG, "WPS: Invalid Request to Enroll " in wps_set_vendor_ext_wfa_subelem() 56 wpa_printf(MSG_DEBUG, "WPS: Invalid Settings Delay " in wps_set_vendor_ext_wfa_subelem() 64 wpa_printf(MSG_DEBUG, "WPS: Invalid Registrar Configuration Methods length %u", in wps_set_vendor_ext_wfa_subelem() 73 "WPS: Invalid Multi-AP Extension length %u", in wps_set_vendor_ext_wfa_subelem() 117 wpa_printf(MSG_DEBUG, "WPS: Skip invalid Vendor Extension"); in wps_parse_vendor_ext() 158 wpa_printf(MSG_DEBUG, "WPS: Invalid Version length %u", in wps_set_attr() 166 wpa_printf(MSG_DEBUG, "WPS: Invalid Message Type " in wps_set_attr() 174 wpa_printf(MSG_DEBUG, "WPS: Invalid Enrollee Nonce " in wps_set_attr() [all …]
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | ec_err.c | 50 {ERR_PACK(ERR_LIB_EC, 0, EC_R_INVALID_A), "invalid a"}, 51 {ERR_PACK(ERR_LIB_EC, 0, EC_R_INVALID_ARGUMENT), "invalid argument"}, 52 {ERR_PACK(ERR_LIB_EC, 0, EC_R_INVALID_B), "invalid b"}, 53 {ERR_PACK(ERR_LIB_EC, 0, EC_R_INVALID_COFACTOR), "invalid cofactor"}, 55 "invalid compressed point"}, 57 "invalid compression bit"}, 58 {ERR_PACK(ERR_LIB_EC, 0, EC_R_INVALID_CURVE), "invalid curve"}, 59 {ERR_PACK(ERR_LIB_EC, 0, EC_R_INVALID_DIGEST), "invalid digest"}, 60 {ERR_PACK(ERR_LIB_EC, 0, EC_R_INVALID_DIGEST_TYPE), "invalid digest type"}, 61 {ERR_PACK(ERR_LIB_EC, 0, EC_R_INVALID_ENCODING), "invalid encoding"}, [all …]
|
/freebsd/crypto/openssl/crypto/x509/ |
H A D | v3err.c | 52 "invalid asnumber"}, 53 {ERR_PACK(ERR_LIB_X509V3, 0, X509V3_R_INVALID_ASRANGE), "invalid asrange"}, 55 "invalid boolean string"}, 57 "invalid certificate"}, 59 "invalid empty name"}, 61 "invalid extension string"}, 63 "invalid inheritance"}, 65 "invalid ipaddress"}, 67 "invalid multiple rdns"}, 68 {ERR_PACK(ERR_LIB_X509V3, 0, X509V3_R_INVALID_NAME), "invalid name"}, [all …]
|
/freebsd/crypto/openssl/providers/common/ |
H A D | provider_err.c | 69 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_AAD), "invalid aad"}, 71 "invalid config data"}, 73 "invalid constant length"}, 74 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_CURVE), "invalid curve"}, 76 "invalid custom length"}, 77 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_DATA), "invalid data"}, 78 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_DIGEST), "invalid digest"}, 80 "invalid digest length"}, 82 "invalid digest size"}, 84 "invalid input length"}, [all …]
|
/freebsd/crypto/openssl/crypto/rsa/ |
H A D | rsa_err.c | 50 "first octet invalid"}, 53 {ERR_PACK(ERR_LIB_RSA, 0, RSA_R_INVALID_DIGEST), "invalid digest"}, 55 "invalid digest length"}, 56 {ERR_PACK(ERR_LIB_RSA, 0, RSA_R_INVALID_HEADER), "invalid header"}, 57 {ERR_PACK(ERR_LIB_RSA, 0, RSA_R_INVALID_KEYPAIR), "invalid keypair"}, 58 {ERR_PACK(ERR_LIB_RSA, 0, RSA_R_INVALID_KEY_LENGTH), "invalid key length"}, 59 {ERR_PACK(ERR_LIB_RSA, 0, RSA_R_INVALID_LABEL), "invalid label"}, 60 {ERR_PACK(ERR_LIB_RSA, 0, RSA_R_INVALID_LENGTH), "invalid length"}, 62 "invalid message length"}, 63 {ERR_PACK(ERR_LIB_RSA, 0, RSA_R_INVALID_MGF1_MD), "invalid mgf1 md"}, [all …]
|
/freebsd/lib/libipsec/ |
H A D | ipsec_strerror.h | 39 #define EIPSEC_INVAL_ARGUMENT 2 /*invalid argument*/ 40 #define EIPSEC_INVAL_SADBMSG 3 /*invalid sadb message*/ 41 #define EIPSEC_INVAL_VERSION 4 /*invalid version*/ 42 #define EIPSEC_INVAL_POLICY 5 /*invalid security policy*/ 43 #define EIPSEC_INVAL_ADDRESS 6 /*invalid address specification*/ 44 #define EIPSEC_INVAL_PROTO 7 /*invalid ipsec protocol*/ 45 #define EIPSEC_INVAL_MODE 8 /*Invalid ipsec mode*/ 46 #define EIPSEC_INVAL_LEVEL 9 /*invalid ipsec level*/ 47 #define EIPSEC_INVAL_SATYPE 10 /*invalid SA type*/ 48 #define EIPSEC_INVAL_MSGTYPE 11 /*invalid message type*/ [all …]
|
H A D | ipsec_strerror.c | 47 "Invalid argument", /*EIPSEC_INVAL_ARGUMENT*/ 48 "Invalid sadb message", /*EIPSEC_INVAL_SADBMSG*/ 49 "Invalid version", /*EIPSEC_INVAL_VERSION*/ 50 "Invalid security policy", /*EIPSEC_INVAL_POLICY*/ 51 "Invalid address specification", /*EIPSEC_INVAL_ADDRESS*/ 52 "Invalid ipsec protocol", /*EIPSEC_INVAL_PROTO*/ 53 "Invalid ipsec mode", /*EIPSEC_INVAL_MODE*/ 54 "Invalid ipsec level", /*EIPSEC_INVAL_LEVEL*/ 55 "Invalid SA type", /*EIPSEC_INVAL_SATYPE*/ 56 "Invalid message type", /*EIPSEC_INVAL_MSGTYPE*/ [all …]
|
/freebsd/contrib/llvm-project/lldb/bindings/interface/ |
H A D | SBTypeDocstrings.i | 230 type or this type is invalid, an invalid `SBType` is returned. 244 returns the underlying type. If this is not a pointer type or an invalid 245 `SBType` then this returns an invalid `SBType`. 255 an invalid `SBType`. The pointee type of pointers Objective-C types is an 265 this type, an invalid `SBType` is returned. 281 underlying type is being returned. Otherwise an invalid `SBType` is 296 underlying type is being returned. Otherwise an invalid `SBType` is 301 * C: Always returns an invalid type. 322 If this type is an invalid `SBTyp [all...] |
/freebsd/contrib/file/magic/Magdir/ |
H A D | olf | 15 >4 byte 0 invalid class 18 >7 byte 0 invalid os 31 >5 byte 0 invalid byte order 44 >>18 leshort 1 AT&T WE32100 - invalid byte order, 45 >>18 leshort 2 SPARC - invalid byte order, 47 >>18 leshort 4 Motorola 68000 - invalid byte order, 48 >>18 leshort 5 Motorola 88000 - invalid byte order, 51 >>18 leshort 8 MIPS R3000_BE - invalid byte order, 52 >>18 leshort 9 Amdahl - invalid byte order, 54 >>18 leshort 11 RS6000 - invalid byte order, [all …]
|
/freebsd/crypto/openssh/regress/ |
H A D | keygen-knownhosts.sh | 30 # Generate a variant with an invalid line. We'll use this for most tests, 33 cat $OBJ/kh.hosts >> $OBJ/kh.invalid 34 echo "host-i " >> $OBJ/kh.invalid 36 cp $OBJ/kh.invalid $OBJ/kh.invalid.orig 59 ${SSHKEYGEN} "$@" -f $OBJ/kh.invalid -F $_host > $OBJ/kh.result 70 ${SSHKEYGEN} $_keygenopt -f $OBJ/kh.invalid -F $_host > /dev/null 118 test "x$_file" = "x" && _file=$OBJ/kh.invalid 158 # Attempt remove key on invalid file. 159 cp $OBJ/kh.invalid.orig $OBJ/kh.invalid 160 ${SSHKEYGEN} -qf $OBJ/kh.invalid -R host-a 2>/dev/null [all …]
|
/freebsd/contrib/libucl/tests/schema/ |
H A D | patternProperties.json | 22 "description": "a single invalid match is invalid", 27 "description": "a single invalid match is invalid", 32 "description": "multiple invalid matches is invalid", 68 "description": "an invalid due to one is invalid", 73 "description": "an invalid due to the other is invalid", 78 "description": "an invalid due to both is invalid",
|
/freebsd/contrib/tcpdump/ |
H A D | print-babel.c | 63 ND_PRINT(" invalid header"); in babel_print() 281 * prefix. Channel 0 is invalid and must not be used in the sub-TLV, channel 314 goto invalid; in subtlvs_print() 318 goto invalid; in subtlvs_print() 347 goto invalid; in subtlvs_print() 352 goto invalid; in subtlvs_print() 368 invalid: in subtlvs_print() 374 goto invalid; 423 if(len < 6) goto invalid; in babel_print_v2_tlvs() 437 if(len < 2) goto invalid; in babel_print_v2_tlvs() [all …]
|
H A D | print-ahcp.c | 106 goto invalid; in ahcp_time_print() 113 invalid: in ahcp_time_print() 123 goto invalid; in ahcp_seconds_print() 127 invalid: in ahcp_seconds_print() 140 goto invalid; in ahcp_ipv6_addresses_print() 148 invalid: in ahcp_ipv6_addresses_print() 161 goto invalid; in ahcp_ipv4_addresses_print() 169 invalid: in ahcp_ipv4_addresses_print() 182 goto invalid; in ahcp_ipv6_prefixes_print() 190 invalid: in ahcp_ipv6_prefixes_print() [all …]
|
/freebsd/bin/timeout/tests/ |
H A D | timeout_test.sh | 122 atf_set "descr" "Invalid timeout" 129 -e inline:"timeout: invalid duration\n" \ 131 timeout invalid sleep 0 135 -e inline:"timeout: invalid duration\n" \ 137 timeout --kill-after=invalid 1 sleep 0 141 -e inline:"timeout: invalid duration\n" \ 147 -e inline:"timeout: invalid duration\n" \ 153 -e inline:"timeout: invalid duration\n" \ 161 atf_set "descr" "Invalid signal" 168 -e inline:"timeout: invalid signal\n" \ [all …]
|
/freebsd/share/man/man3/ |
H A D | pthread_mutexattr.3 | 237 Invalid value for 246 Invalid value for 248 or invalid value for 257 Invalid value for 266 Invalid value for 268 or invalid value for 277 Invalid value for 286 Invalid value for 288 or invalid value for 297 Invalid value for [all …]
|
/freebsd/contrib/wpa/src/pae/ |
H A D | ieee802_1x_secy_ops.c | 33 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_cp_control_protect_frames() 53 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_cp_control_encrypt() 73 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_cp_control_replay() 93 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_cp_control_offload() 113 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_cp_control_current_cipher_suite() 141 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_cp_control_enable_port() 161 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_get_capability() 182 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_get_receive_lowest_pn() 203 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_get_transmit_next_pn() 224 wpa_printf(MSG_ERROR, "KaY: %s params invalid", __func__); in secy_set_transmit_next_pn() [all …]
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | kadm5_err.et | 25 error_code BAD_MASK, "Invalid field mask for operation" 26 error_code BAD_CLASS, "Invalid number of character classes" 27 error_code BAD_LENGTH, "Invalid password length" 28 error_code BAD_POLICY, "Invalid policy name" 29 error_code BAD_PRINCIPAL, "Invalid principal name." 30 error_code BAD_AUX_ATTR, "Invalid auxillary attributes" 31 error_code BAD_HISTORY, "Invalid password history count" 53 error_code BAD_CLIENT_PARAMS, "Invalid configuration parameter for remote KADM5 client" 54 error_code BAD_SERVER_PARAMS, "Invalid configuration parameter for local KADM5 client." 57 error_code BAD_TL_TYPE, "Invalid tagged data list element type"
|
/freebsd/contrib/bc/locales/ |
H A D | en_AU.ISO8859-1.msg | 52 2 "invalid character '%c'" 55 5 "invalid token" 56 6 "invalid expression" 58 8 "invalid print or stream statement" 59 9 "invalid function definition" 60 10 "invalid assignment: left side must be scale, ibase, obase, seed, last, var, or array element" 85 1 "invalid ibase: must be [%lu, %lu]" 86 2 "invalid obase: must be [%lu, %lu]" 87 3 "invalid scale: must be [%lu, %lu]" 88 4 "invalid rea [all...] |