/freebsd/contrib/netbsd-tests/include/ |
H A D | t_errno.c | 20 * ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 24 * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 59 atf_tc_fail_nonfatal("E2BIG not defined"); in ATF_TC_BODY() 67 atf_tc_fail_nonfatal("EACCES not defined"); in ATF_TC_BODY() 75 atf_tc_fail_nonfatal("EADDRINUSE not defined"); in ATF_TC_BODY() 83 atf_tc_fail_nonfatal("EADDRNOTAVAIL not defined"); in ATF_TC_BODY() 91 atf_tc_fail_nonfatal("EAFNOSUPPORT not defined"); in ATF_TC_BODY() 99 atf_tc_fail_nonfatal("EAGAIN not defined"); in ATF_TC_BODY() 107 atf_tc_fail_nonfatal("EALREADY not defined"); in ATF_TC_BODY() 115 atf_tc_fail_nonfatal("EBADF not defined"); in ATF_TC_BODY() [all …]
|
/freebsd/share/man/man5/ |
H A D | src.conf.5 | 1 .\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman. 22 should not specify any dependencies to 43 may be necessary if the system-wide settings are not suitable 101 Do not build process accounting tools such as 106 Do not build 111 Do not build 133 Do not build 137 Do not build audit support into system programs. 139 Do not build 142 Do not buil [all...] |
/freebsd/contrib/libucl/tests/schema/ |
H A D | type.json | 12 "description": "a float is not an integer", 17 "description": "a string is not an integer", 22 "description": "an object is not an integer", 27 "description": "an array is not an integer", 32 "description": "a boolean is not an integer", 37 "description": "null is not an integer", 58 "description": "a string is not a number", 63 "description": "an object is not a number", 68 "description": "an array is not a number", 73 "description": "a boolean is not a number", [all …]
|
/freebsd/sys/netlink/route/ |
H A D | common.h | 16 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 20 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 40 NL_RTM_SETLINK = 19, /* not supported */ 41 NL_RTM_NEWADDR = 20, /* not supported */ 42 NL_RTM_DELADDR = 21, /* not supported */ 50 NL_RTM_NEWRULE = 32, /* not supported */ 51 NL_RTM_DELRULE = 33, /* not supported */ 52 NL_RTM_GETRULE = 34, /* not supported */ 53 NL_RTM_NEWQDISC = 36, /* not supported */ 54 NL_RTM_DELQDISC = 37, /* not supported */ [all …]
|
H A D | route.h | 16 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 20 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 39 unsigned char rtm_src_len; /* Source prefix length (not used) */ 40 unsigned char rtm_tos; /* Type of service (not used) */ 54 RTN_LOCAL, /* Accept locally (not supported) */ 61 RTN_THROW, /* Not in this table (not supported) */ 62 RTN_NAT, /* Translate this address (not supported) */ 63 RTN_XRESOLVE, /* Use external resolver (not supported) */ 70 * Values larger than RTPROT_STATIC(4) are not interpreted by the 118 #define RTM_F_NOTIFY 0x00000100 /* not supported */ [all …]
|
H A D | interface.h | 16 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 20 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS 37 unsigned char ifi_family; /* not used */ 67 IFLA_QDISC = 6, /* string: Queing policy (not supported) */ 71 IFLA_COST = 8, /* not supported */ 73 IFLA_PRIORITY = 9, /* not supported */ 77 IFLA_WIRELESS = 11, /* not supported */ 83 IFLA_MAP = 14, /* not supported */ 85 IFLA_WEIGHT = 15, /* not supported */ 89 IFLA_LINKMODE = 17, /* u8: ifmedia (not supported) */ [all …]
|
/freebsd/crypto/openssl/crypto/err/ |
H A D | openssl.txt | 3 # Licensed under the Apache License 2.0 (the "License"). You may not use 20 ASN1_R_CONTEXT_NOT_INITIALISED:217:context not initialised 24 ASN1_R_DIGEST_AND_KEY_TYPE_NOT_SUPPORTED:198:digest and key type not supported 32 ASN1_R_EXPLICIT_TAG_NOT_CONSTRUCTED:120:explicit tag not constructed 55 ASN1_R_INTEGER_NOT_ASCII_FORMAT:185:integer not ascii format 78 ASN1_R_MSTRING_NOT_UNIVERSAL:139:mstring not universal 83 ASN1_R_NOT_ASCII_FORMAT:190:not ascii format 84 ASN1_R_NOT_ENOUGH_DATA:142:not enough data 91 ASN1_R_OBJECT_NOT_ASCII_FORMAT:191:object not ascii format 95 ASN1_R_SEQUENCE_NOT_CONSTRUCTED:149:sequence not constructed [all …]
|
/freebsd/sys/contrib/device-tree/include/dt-bindings/reset/ |
H A D | imx8mq-reset.h | 31 #define IMX8MQ_RESET_OTG2_PHY_RESET 20 /* i.MX8MN does NOT support */ 32 #define IMX8MQ_RESET_MIPI_DSI_RESET_BYTE_N 21 /* i.MX8MN does NOT support */ 33 #define IMX8MQ_RESET_MIPI_DSI_RESET_N 22 /* i.MX8MN does NOT support */ 34 #define IMX8MQ_RESET_MIPI_DSI_DPI_RESET_N 23 /* i.MX8MN does NOT support */ 35 #define IMX8MQ_RESET_MIPI_DSI_ESC_RESET_N 24 /* i.MX8MN does NOT support */ 36 #define IMX8MQ_RESET_MIPI_DSI_PCLK_RESET_N 25 /* i.MX8MN does NOT support */ 37 #define IMX8MQ_RESET_PCIEPHY 26 /* i.MX8MN does NOT support */ 38 #define IMX8MQ_RESET_PCIEPHY_PERST 27 /* i.MX8MN does NOT support */ 39 #define IMX8MQ_RESET_PCIE_CTRL_APPS_EN 28 /* i.MX8MN does NOT support */ 40 #define IMX8MQ_RESET_PCIE_CTRL_APPS_TURNOFF 29 /* i.MX8MN does NOT support */ [all …]
|
/freebsd/share/man/man4/ |
H A D | bce.4 | 14 .\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 18 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 272 The driver does not support the controller revision in use. 276 The driver could not access the controller NVRAM correctly. 278 The driver could not allocate DMA memory to setup the controllers 281 The driver could not create a network interface for the controller. 283 The driver could not access the PHY used by the controller. 285 The driver could not initialize the IRQ handler. 287 The driver could not read a PHY register before the timeout period expired. 289 The driver could not write to the PHY register because a timeout occurred. [all …]
|
/freebsd/contrib/netbsd-tests/bin/sh/ |
H A D | t_option.sh | 16 # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED 20 # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 77 # if we do not do this, -x tracing splatters stderr 124 # without -a, new variables should not be exported (so grep "fails") 146 test -z "$(ls)" || atf_skip "Test execution directory not clean" 152 # Check that we can redirect onto file when -C is not set 163 atf_check -s exit:0 -o empty -e not-empty ${TEST_SH} -c \ 183 atf_check -s not-exit:0 -o empty -e not-empty ${TEST_SH} -c \ 187 echo "Should not reach this point" 215 atf_check -s not-exit:0 -o match:I_am -o not-match:Broken -e empty \ [all …]
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | PrintLib.h | 20 This does not follow the ANSI C standard for sprint(). The format of argument 22 followed for some of the format types, and has not been followed for others. 29 - The field is left justified. If not flag is not specified, then the 44 If this flag is not specified, then the number being printed is size int. 55 - NOTE: If [width] is not specified, then a field width of 0 is assumed. 65 - NOTE: If [.precision] is not specified, then a precision of 0 is assumed. 76 A..F. If the flag 'L' is not specified, then the argument is assumed 77 to be size int. This does not follow ANSI C. 81 'L' is not specified, then the argument is assumed to be size int. 82 This does not follow ANSI C. [all …]
|
/freebsd/contrib/netbsd-tests/ipf/regress/ |
H A D | f10 | 1 block in from any to any with not ipopts 2 pass in from any to any with not opt sec-class topsecret 3 block in from any to any with not opt ssrr,sec-class topsecret 4 pass in from any to any with not opt ssrr,sec-class topsecret 5 block in from any to any with not opt ts,sec-class topsecret 6 pass in from any to any with not opt ts,sec-class topsecret 7 block in from any to any with not opt sec-class secret 8 pass in from any to any with not opt sec-class secret 9 block in from any to any with not opt lsrr,ssrr 10 pass in from any to any with not opt lsrr,ssrr [all …]
|
/freebsd/secure/lib/libcrypto/man/man3/ |
H A D | X509_STORE_CTX_get_error.3 | 93 \&\fBX509_STORE_CTX_get_error()\fR returns the error code of \fIctx\fR. \fIctx\fR \fBMUST NOT\fR be… 95 It may return a code != X509_V_OK even if \fBX509_verify_cert()\fR did not indicate 100 checks. \fIctx\fR \fBMUST NOT\fR be NULL. 106 \&\fIctx\fR \fBMUST NOT\fR be NULL. 119 This value is not intended to remain valid for very long, and remains owned by 165 Unspecified error; should not happen. 168 The issuer certificate of a locally looked up certificate could not be found. 169 This normally means the list of trusted certificates is not complete. 170 To allow any certificate (not only a self-signed one) in the trust store 174 The CRL of a certificate could not be found. [all …]
|
/freebsd/contrib/libxo/tests/core/saved/ |
H A D | test_08.E.err | 1 test: close (xo_close_container) fails at marker 'm1'; not found 'data3' 2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' [all …]
|
H A D | test_08.H.err | 1 test: close (xo_close_container) fails at marker 'm1'; not found 'data3' 2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' [all …]
|
H A D | test_08.HIPx.err | 1 test: close (xo_close_container) fails at marker 'm1'; not found 'data3' 2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' [all …]
|
H A D | test_08.HP.err | 1 test: close (xo_close_container) fails at marker 'm1'; not found 'data3' 2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' [all …]
|
H A D | test_08.J.err | 1 test: close (xo_close_container) fails at marker 'm1'; not found 'data3' 2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' [all …]
|
H A D | test_08.JP.err | 1 test: close (xo_close_container) fails at marker 'm1'; not found 'data3' 2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' [all …]
|
H A D | test_08.JPu.err | 1 test: close (xo_close_container) fails at marker 'm1'; not found 'data3' 2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' [all …]
|
H A D | test_08.T.err | 1 test: close (xo_close_container) fails at marker 'm1'; not found 'data3' 2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' [all …]
|
H A D | test_08.X.err | 1 test: close (xo_close_container) fails at marker 'm1'; not found 'data3' 2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' [all …]
|
H A D | test_08.XP.err | 1 test: close (xo_close_container) fails at marker 'm1'; not found 'data3' 2 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 3 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 4 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 5 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 6 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 7 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 8 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 9 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' 10 test: close (xo_close_container) fails at marker 'm2'; not found 'data4' [all …]
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | directive-elif.mk | 5 # Misspellings of the .elif directive are not always detected. They are only 17 # Misspelling '.elsif' below an .if branch that is not taken. 19 . info This branch is not taken. 20 # As of 2020-12-19, the misspelling is not recognized as a conditional 23 # Since the .if condition evaluated to false, this whole branch is not taken. 25 . info XXX: This misspelling is not detected. 26 . info This branch is not taken. 27 # Even if the misspelling were detected, the branch would not be taken 32 # Misspelling '.elsif' below an .if branch that is not taken. 34 . info This branch is not taken. [all …]
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | X509_STORE_CTX_get_error.pod | 34 X509_STORE_CTX_get_error() returns the error code of I<ctx>. I<ctx> B<MUST NOT> be NULL. 36 It may return a code != X509_V_OK even if X509_verify_cert() did not indicate 41 checks. I<ctx> B<MUST NOT> be NULL. 47 I<ctx> B<MUST NOT> be NULL. 60 This value is not intended to remain valid for very long, and remains owned by 110 Unspecified error; should not happen. 114 The issuer certificate of a locally looked up certificate could not be found. 115 This normally means the list of trusted certificates is not complete. 116 To allow any certificate (not only a self-signed one) in the trust store 121 The CRL of a certificate could not be found. [all …]
|