Home
last modified time | relevance | path

Searched full:too (Results 1 – 25 of 4293) sorted by relevance

12345678910>>...172

/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt18 ASN1_R_BUFFER_TOO_SMALL:107:buffer too small
34 ASN1_R_FIRST_NUM_TOO_LARGE:122:first num too large
35 ASN1_R_HEADER_TOO_LONG:123:header too long
55 ASN1_R_INTEGER_TOO_LARGE_FOR_LONG:128:integer too large for long
69 ASN1_R_LENGTH_TOO_LONG:231:length too long
80 ASN1_R_NESTED_TOO_DEEP:201:nested too deep
92 ASN1_R_SECOND_NUMBER_TOO_LARGE:147:second number too large
99 ASN1_R_STRING_TOO_LONG:151:string too long
100 ASN1_R_STRING_TOO_SHORT:152:string too short
104 ASN1_R_TOO_LARGE:223:too large
[all …]
/freebsd/lib/libc/nls/
H A DC.msg20 7 Argument list too long
52 23 Too many open files in system
54 24 Too many open files
60 27 File too large
68 31 Too many links
74 34 Result too large
86 40 Message too long
124 59 Too many references: can't splice
130 62 Too many levels of symbolic links
132 63 File name too long
[all …]
/freebsd/usr.bin/m4/tests/
H A Dregress.comments.out5 'XXX' this is a COMMENT q COMMENT too
11 'XXX' this is a COMMENT q COMMENT too
17 'XXX' this is a COMMENT q COMMENT too
23 'XXX' this is a COMMENT q COMMENT too
29 'XXX' this is a COMMENT q COMMENT too
35 p this is a comment q COMMENT too
41 p this is a comment q comment too
47 'XXX' this is a COMMENT q COMMENT too
H A Dcomments.m49 p this is a comment q comment too
16 p this is a comment q comment too
23 p this is a comment q comment too
30 p this is a comment q comment too
37 p this is a comment q comment too
44 p this is a comment q comment too
51 p this is a comment q comment too
58 p this is a comment q comment too
/freebsd/contrib/tcsh/nls/C/
H A Dset15 3 Word too long
6 4 $< line too long
17 15 Too few arguments
18 16 Too many arguments
19 17 Too dangerous to alias that
26 24 Argument too large
33 31 Variable name too long
94 92 Right hand side too long
101 99 Too many )'s
102 100 Too many ('s
[all …]
/freebsd/contrib/libarchive/tar/test/
H A Dtest_strip_components.c39 failure("d0/ is too short and should not get restored"); in DEFINE_TEST()
41 failure("d0/d1/ is too short and should not get restored"); in DEFINE_TEST()
43 failure("d0/s1 is too short and should not get restored"); in DEFINE_TEST()
78 failure("d0/l1 is too short and should not get restored"); in DEFINE_TEST()
80 failure("d0/d1/l2 is a hardlink to file whose name was too short"); in DEFINE_TEST()
82 failure("d0/d1/d2/f1 is a hardlink to file whose name was too short"); in DEFINE_TEST()
98 failure("d0/ is too short and should not have been archived"); in DEFINE_TEST()
100 failure("d0/d1/ is too short and should not have been archived"); in DEFINE_TEST()
102 failure("d0/s1 is too short and should not get restored"); in DEFINE_TEST()
115 failure("d0/l1 is too short and should not have been archived"); in DEFINE_TEST()
[all …]
/freebsd/contrib/libxo/tests/gettext/
H A Dstrerror.pot77 msgid "Argument list too long"
141 msgid "Too many open files in system"
145 msgid "Too many open files"
157 msgid "File too large"
173 msgid "Too many links"
189 msgid "Result too large"
223 msgid "Message too long"
303 msgid "Too many references: can't splice"
315 msgid "Too many levels of symbolic links"
319 msgid "File name too long"
[all …]
/freebsd/contrib/lib9p/pytest/
H A Dlerrno.py148 E2BIG: 'Argument list too long',
164 ENFILE: 'Too many open files in system',
165 EMFILE: 'Too many open files',
168 EFBIG: 'File too large',
172 EMLINK: 'Too many links',
175 ERANGE: 'Result too large',
177 ENAMETOOLONG: 'File name too long',
181 ELOOP: 'Too many levels of symbolic links',
214 EOVERFLOW: 'Value too large for defined data type',
221 ELIBMAX: 'Attempting to link in too many shared libraries',
[all …]
/freebsd/contrib/libxo/tests/gettext/po/pig_latin/
H A Dstrerror.po77 msgid "Argument list too long"
141 msgid "Too many open files in system"
145 msgid "Too many open files"
157 msgid "File too large"
173 msgid "Too many links"
188 msgid "Result too large"
219 msgid "Message too long"
298 msgid "Too many references: can't splice"
310 msgid "Too many levels of symbolic links"
314 msgid "File name too long"
[all …]
/freebsd/sys/sys/
H A Derrno.h54 #define E2BIG 7 /* Argument list too long */
73 #define ENFILE 23 /* Too many open files in system */
74 #define EMFILE 24 /* Too many open files */
79 #define EFBIG 27 /* File too large */
83 #define EMLINK 31 /* Too many links */
88 #define ERANGE 34 /* Result too large */
100 #define EMSGSIZE 40 /* Message too long */
122 #define ETOOMANYREFS 59 /* Too many references: can't splice */
126 #define ELOOP 62 /* Too many levels of symbolic links */
128 #define ENAMETOOLONG 63 /* File name too long */
[all …]
/freebsd/lib/libc/gen/
H A Derrlst.c46 "Argument list too long", /* 7 - E2BIG */
62 "Too many open files in system", /* 23 - ENFILE */
63 "Too many open files", /* 24 - EMFILE */
66 "File too large", /* 27 - EFBIG */
70 "Too many links", /* 31 - EMLINK */
75 "Result too large", /* 34 - ERANGE */
86 "Message too long", /* 40 - EMSGSIZE */
108 "Too many references: can't splice", /* 59 - ETOOMANYREFS */
112 "Too many levels of symbolic links", /* 62 - ELOOP */
113 "File name too long", /* 63 - ENAMETOOLONG */
[all …]
/freebsd/contrib/tcpdump/
H A Dprint-l2tp.c304 ND_PRINT("AVP too short"); in l2tp_msgtype_print()
316 ND_PRINT("AVP too short"); in l2tp_result_code_print()
327 ND_PRINT(" AVP too short"); in l2tp_result_code_print()
345 ND_PRINT("AVP too short"); in l2tp_proto_ver_print()
356 ND_PRINT("AVP too short"); in l2tp_framing_cap_print()
371 ND_PRINT("AVP too short"); in l2tp_bearer_cap_print()
386 ND_PRINT("AVP too short"); in l2tp_q931_cc_print()
403 ND_PRINT("AVP too short"); in l2tp_bearer_type_print()
418 ND_PRINT("AVP too short"); in l2tp_framing_type_print()
439 ND_PRINT("AVP too short"); in l2tp_proxy_auth_type_print()
[all …]
/freebsd/lib/libomp/
H A Dkmp_i18n_default.inc25 "value too large",
26 "value too small",
32 "cpuinfo file invalid (Too many processor records)",
35 "cpuinfo file contains too many entries",
158 "%1$s value \"%2$s\" is too small.",
159 "%1$s value \"%2$s\" is too large.",
167 "%1$s value is too long; ignored.",
177 "%1$s: too many integer parameters specified, ignoring \"%2$s\".",
178 … "%1$s: too many integer parameters specified for logical or physical type, ignoring \"%2$d\".",
187 "%1$s: range error ((%2$d-%3$d)/%4$d too big), not using affinity.",
[all …]
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn1_err.c30 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_BUFFER_TOO_SMALL), "buffer too small"},
57 "first num too large"},
58 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_HEADER_TOO_LONG), "header too long"},
91 "integer too large for long"},
112 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_LENGTH_TOO_LONG), "length too long"},
128 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_NESTED_TOO_DEEP), "nested too deep"},
149 "second number too large"},
161 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_STRING_TOO_LONG), "string too long"},
162 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_STRING_TOO_SHORT), "string too short"},
167 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_TOO_LARGE), "too large"},
[all …]
/freebsd/cddl/lib/libdtrace/
H A Derrno.d253 errno == E2BIG ? "Argument list too long" :
269 errno == ENFILE ? "Too many open files in system" :
270 errno == EMFILE ? "Too many open files" :
273 errno == EFBIG ? "File too large" :
277 errno == EMLINK ? "Too many links" :
280 errno == ERANGE ? "Result too large" :
286 errno == EMSGSIZE ? "Message too long" :
305 errno == ETOOMANYREFS ? "Too many references: can't splice" :
308 errno == ELOOP ? "Too many levels of symbolic links" :
309 errno == ENAMETOOLONG ? "File name too long" :
[all …]
/freebsd/crypto/openssl/ssl/
H A Dssl_err.c79 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_CA_KEY_TOO_SMALL), "ca key too small"},
80 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_CA_MD_TOO_WEAK), "ca md too weak"},
93 "compressed length too long"},
137 "data length too long"},
141 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_DH_KEY_TOO_SMALL), "dh key too small"},
147 "dtls message too big"},
154 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_EE_KEY_TOO_SMALL), "ee key too small"},
158 "encrypted length too long"},
231 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_LENGTH_TOO_LONG), "length too long"},
232 {ERR_PACK(ERR_LIB_SSL, 0, SSL_R_LENGTH_TOO_SHORT), "length too shor
[all...]
/freebsd/sys/contrib/openzfs/module/zstd/lib/common/
H A Derror_private.c29 … case PREFIX(frameParameter_windowTooLarge): return "Frame requires too much memory for decoding"; in ERR_getErrorString()
38 case PREFIX(tableLog_tooLarge): return "tableLog requires too much memory : unsupported"; in ERR_getErrorString()
39 case PREFIX(maxSymbolValue_tooLarge): return "Unsupported max Symbol Value : too large"; in ERR_getErrorString()
40 case PREFIX(maxSymbolValue_tooSmall): return "Specified maxSymbolValue is too small"; in ERR_getErrorString()
44 case PREFIX(dstSize_tooSmall): return "Destination buffer is too small"; in ERR_getErrorString()
48 case PREFIX(frameIndex_tooLarge): return "Frame index is too large"; in ERR_getErrorString()
/freebsd/sys/contrib/zstd/lib/common/
H A Derror_private.c29 … case PREFIX(frameParameter_windowTooLarge): return "Frame requires too much memory for decoding"; in ERR_getErrorString()
38 case PREFIX(tableLog_tooLarge): return "tableLog requires too much memory : unsupported"; in ERR_getErrorString()
39 case PREFIX(maxSymbolValue_tooLarge): return "Unsupported max Symbol Value : too large"; in ERR_getErrorString()
40 case PREFIX(maxSymbolValue_tooSmall): return "Specified maxSymbolValue is too small"; in ERR_getErrorString()
44 case PREFIX(dstSize_tooSmall): return "Destination buffer is too small"; in ERR_getErrorString()
48 case PREFIX(frameIndex_tooLarge): return "Frame index is too large"; in ERR_getErrorString()
/freebsd/crypto/openssl/crypto/rand/
H A Drand_err.c19 "additional input too long"},
30 "entropy input too long"},
63 "parent strength too weak"},
65 "personalisation string too long"},
74 "request too large for drbg"},
78 "too little nonce requested"},
80 "too much nonce requested"},
/freebsd/crypto/openssl/providers/common/
H A Dprovider_err.c19 "additional input too long"},
37 "entropy source strength too weak"},
116 "key size too small"},
117 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_LENGTH_TOO_LARGE), "length too large"},
152 "output buffer too small"},
160 "parent strength too weak"},
164 "personalisation string too long"},
166 "pss saltlen too small"},
168 "request too large for drbg"},
182 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_TOO_MANY_RECORDS), "too many records"},
[all …]
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_err.c30 {ERR_PACK(ERR_LIB_RSA, 0, RSA_R_DATA_TOO_LARGE), "data too large"},
32 "data too large for key size"},
34 "data too large for modulus"},
35 {ERR_PACK(ERR_LIB_RSA, 0, RSA_R_DATA_TOO_SMALL), "data too small"},
37 "data too small for key size"},
42 "digest too big for rsa key"},
87 {ERR_PACK(ERR_LIB_RSA, 0, RSA_R_KEY_SIZE_TOO_SMALL), "key size too small"},
93 {ERR_PACK(ERR_LIB_RSA, 0, RSA_R_MODULUS_TOO_LARGE), "modulus too large"},
117 "pss saltlen too small"},
/freebsd/contrib/wpa/src/p2p/
H A Dp2p_parse.c46 wpa_printf(MSG_DEBUG, "P2P: Too short Capability " in p2p_parse_attribute()
57 wpa_printf(MSG_DEBUG, "P2P: Too short Device ID " in p2p_parse_attribute()
67 wpa_printf(MSG_DEBUG, "P2P: Too short GO Intent " in p2p_parse_attribute()
77 wpa_printf(MSG_DEBUG, "P2P: Too short Status " in p2p_parse_attribute()
91 wpa_printf(MSG_DEBUG, "P2P: Too short Listen Channel " in p2p_parse_attribute()
114 wpa_printf(MSG_DEBUG, "P2P: Too short Operating " in p2p_parse_attribute()
132 wpa_printf(MSG_DEBUG, "P2P: Too short Channel List " in p2p_parse_attribute()
157 wpa_printf(MSG_DEBUG, "P2P: Too short Device Info " in p2p_parse_attribute()
207 wpa_printf(MSG_DEBUG, "P2P: Too short Configuration " in p2p_parse_attribute()
216 wpa_printf(MSG_DEBUG, "P2P: Too short Intended P2P " in p2p_parse_attribute()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/
H A Dzfs_snapshot_003_neg.ksh36 # "zfs snapshot" fails with bad options,too many arguments or too long
47 log_assert "'zfs snapshot' fails with bad options, or too many arguments. "
51 # set too long snapshot name (>256)
66 log_pass "'zfs snapshot' fails with bad options or too many arguments as expected."
/freebsd/crypto/heimdal/doc/doxyout/hx509/man/man3/
H A Dhx509_env.341 \fIenv\fP environment to add the environment variable too.
62 \fIenv\fP environment to add the environment variable too.
83 \fIenv\fP environment to add the environment variable too.
102 \fIenv\fP environment to add the environment variable too.
131 \fIenv\fP environment to add the environment variable too.
/freebsd/contrib/netbsd-tests/lib/libbluetooth/
H A Dt_sdp_set.c102 ATF_CHECK_EQ(sdp_set_uint(&test, UINT8_MAX + 1), false); /* too big */ in ATF_TC_BODY()
111 ATF_CHECK_EQ(sdp_set_uint(&test, UINT16_MAX + 1), false); /* too big */ in ATF_TC_BODY()
116 ATF_CHECK_EQ(sdp_set_uint(&test, (uintmax_t)UINT32_MAX + 1), false); /* too big */ in ATF_TC_BODY()
182 ATF_CHECK_EQ(sdp_set_int(&test, INT8_MAX + 1), false); /* too big */ in ATF_TC_BODY()
191 ATF_CHECK_EQ(sdp_set_int(&test, INT16_MIN - 1), false); /* too big */ in ATF_TC_BODY()
196 ATF_CHECK_EQ(sdp_set_int(&test, (intmax_t)INT32_MAX + 1), false); /* too big */ in ATF_TC_BODY()
255 ATF_CHECK_EQ(sdp_set_seq(&test, UINT8_MAX), false); /* data too big */ in ATF_TC_BODY()
256 ATF_CHECK_EQ(sdp_set_seq(&test, UINT16_MAX), false); /* size too big */ in ATF_TC_BODY()
265 ATF_CHECK_EQ(sdp_set_seq(&test, SSIZE_MAX), false); /* size too big */ in ATF_TC_BODY()
314 ATF_CHECK_EQ(sdp_set_alt(&test, UINT8_MAX), false); /* data too big */ in ATF_TC_BODY()
[all …]

12345678910>>...172