/freebsd/sys/contrib/dev/iwlwifi/cfg/ |
H A D | 22000.c | 157 * If the device doesn't support HE, no need to have that many buffers. 187 * This device doesn't support receiving BlockAck with a large bitmap 223 * This device doesn't support receiving BlockAck with a large bitmap 236 * This device doesn't support receiving BlockAck with a large bitmap 249 * This device doesn't support receiving BlockAck with a large bitmap 261 * This device doesn't support receiving BlockAck with a large bitmap 274 * This device doesn't support receiving BlockAck with a large bitmap 287 * This device doesn't support receiving BlockAck with a large bitmap 299 * This device doesn't support receiving BlockAck with a large bitmap 313 * This device doesn' [all...] |
/freebsd/contrib/libcbor/src/cbor/ |
H A D | serialization.h | 75 * @return 0 if the \p buffer_size doesn't fit the result 87 * @return 0 if the \p buffer_size doesn't fit the result 98 * @return 0 if the \p buffer_size doesn't fit the result. The \p buffer may 110 * @return 0 if the \p buffer_size doesn't fit the result. The \p buffer may 121 * @return 0 if the \p buffer_size doesn't fit the result. The \p buffer may 133 * @return 0 if the \p buffer_size doesn't fit the result. The \p buffer may 146 * @return 0 if the \p buffer_size doesn't fit the result. The \p buffer may 159 * @return 0 if the \p buffer_size doesn't fit the result
|
/freebsd/contrib/llvm-project/libcxx/include/__chrono/ |
H A D | parser_std_format_spec.h | 75 std::__throw_format_error("The supplied date time doesn't contain a second"); in __validate_second() 80 std::__throw_format_error("The supplied date time doesn't contain a minute"); in __validate_minute() 85 std::__throw_format_error("The supplied date time doesn't contain an hour"); in __validate_hour() 90 std::__throw_format_error("The supplied date time doesn't contain a time"); in __validate_time() 95 std::__throw_format_error("The supplied date time doesn't contain a day"); in __validate_day() 100 std::__throw_format_error("The supplied date time doesn't contain a month"); in __validate_month() 105 std::__throw_format_error("The supplied date time doesn't contain a year"); in __validate_year() 110 std::__throw_format_error("The supplied date time doesn't contain a date"); in __validate_date() 115 std::__throw_format_error("The supplied date time doesn't contain a date or duration"); in __validate_date_or_duration() 120 std::__throw_format_error("The supplied date time doesn' in __validate_date_time() [all...] |
/freebsd/bin/chmod/tests/ |
H A D | chmod_test.sh | 37 atf_set "descr" "Verify that setting modes recursively via -R doesn't " \ 56 atf_set "descr" "Verify that setting modes recursively via -R doesn't " \ 75 atf_set "descr" "Verify that setting modes recursively via -R doesn't " \ 95 "doesn't emit an error message/exit with a non-zero " \ 105 atf_expect_fail "ZFS doesn't support UF_IMMUTABLE; returns EPERM - bug 221189" 124 "doesn't emit an error message/exit with a non-zero " \ 146 "doesn't emit an error message/exit with a non-zero " \
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cachefile/ |
H A D | cachefile_002_pos.ksh | 39 # Importing a pool with "cachefile" set doesn't update zpool.cache 43 # 2. Verify the pool doesn't have an entry in zpool.cache 49 # 8. Verify the pool doesn't have an entry in zpool.cache 61 log_assert "Importing a pool with \"cachefile\" set doesn't update zpool.cache" 82 log_pass "Importing a pool with \"cachefile\" set doesn't update zpool.cache"
|
H A D | cachefile_001_pos.ksh | 39 # Creating a pool with "cachefile" set doesn't update zpool.cache 43 # 2. Verify that the pool doesn't have an entry in zpool.cache 66 log_assert "Creating a pool with \"cachefile\" set doesn't update zpool.cache" 94 log_pass "Creating a pool with \"cachefile\" set doesn't update zpool.cache"
|
/freebsd/contrib/libpcap/ |
H A D | pcap_activate.3pcap | 50 Promiscuous mode was requested, but the capture source doesn't support 75 The capture source specified when the handle was created doesn't 79 The process doesn't have permission to open the capture source. 82 The process has permission to open the capture source but doesn't 86 Monitor mode was specified but the capture source doesn't support
|
/freebsd/tests/sys/cddl/zfs/tests/cachefile/ |
H A D | cachefile_002_pos.ksh | 38 # Importing a pool with "cachefile" set doesn't update zpool.cache 42 # 2. Verify the pool doesn't have an entry in zpool.cache 48 # 8. Verify the pool doesn't have an entry in zpool.cache 67 log_assert "Importing a pool with \"cachefile\" set doesn't update zpool.cache" 86 log_pass "Importing a pool with \"cachefile\" set doesn't update zpool.cache"
|
H A D | cachefile_001_pos.ksh | 38 # Creating a pool with "cachefile" set doesn't update zpool.cache 42 # 2. Verify that the pool doesn't have an entry in zpool.cache 72 log_assert "Creating a pool with \"cachefile\" set doesn't update zpool.cache" 101 log_pass "Creating a pool with \"cachefile\" set doesn't update zpool.cache"
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_diff/ |
H A D | zfs_diff_mangle.ksh | 17 # 'zfs diff' escapes filenames as expected, 'zfs diff -h' doesn't 22 # 3. verify 'zfs diff' mangles them and 'zfs diff -h' doesn't 32 log_assert "'zfs diff' mangles filenames, 'zfs diff -h' doesn't" 48 log_pass "'zfs diff' mangles filenames, 'zfs diff -h' doesn't"
|
/freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/ |
H A D | krb5_deprecated.3 | 104 Deprecated: keytypes doesn't exists, they are really enctypes. 147 Deprecated: keytypes doesn't exists, they are really enctypes. 213 Deprecated: keytypes doesn't exists, they are really enctypes. 216 Deprecated: keytypes doesn't exists, they are really enctypes. 219 Deprecated: keytypes doesn't exists, they are really enctypes in most cases, use krb5_enctype_to_st… 250 Deprecated: keytypes doesn't exists, they are really enctypes in most cases, use krb5_string_to_enc…
|
/freebsd/usr.sbin/chown/tests/ |
H A D | chown_test.sh | 37 atf_set "descr" "Verify that setting ownership recursively via -R doesn't " \ 57 atf_set "descr" "Verify that setting ownership recursively via -R doesn't " \ 78 "doesn't affect symlinks specified via the arguments " \ 98 "doesn't emit an error message/exit with a non-zero " \ 128 "doesn't emit an error message/exit with a non-zero " \ 149 "file doesn't emit an error message/exit with a " \ 171 atf_set "descr" "Verify that setting a mode with -x doesn't set " \
|
/freebsd/contrib/netbsd-tests/net/bpfjit/ |
H A D | t_bpfjit.c | 108 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 133 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 166 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 191 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 216 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 240 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 265 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 290 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 315 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 340 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() [all …]
|
/freebsd/contrib/netbsd-tests/lib/libbpfjit/ |
H A D | t_bpfjit.c | 88 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 116 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 155 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 185 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 215 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 244 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 274 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 304 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 334 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() 364 uint8_t pkt[1]; /* the program doesn't read any data */ in ATF_TC_BODY() [all …]
|
/freebsd/sys/riscv/riscv/ |
H A D | sbi.c | 329 ("SBI doesn't implement sbi_set_timer()")); 331 ("SBI doesn't implement sbi_console_putchar()")); in sbi_identify() 333 ("SBI doesn't implement sbi_console_getchar()")); in sbi_identify() 335 ("SBI doesn't implement sbi_send_ipi()")); in sbi_identify() 338 ("SBI doesn't implement sbi_remote_fence_i()")); in sbi_identify() 341 ("SBI doesn't implement sbi_remote_sfence_vma()")); in sbi_identify() 344 ("SBI doesn't implement sbi_remote_sfence_vma_asid()")); in sbi_probe() 346 ("SBI doesn't implement a shutdown or reset extension")); in sbi_probe()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFDie.h | 39 /// relative offset. This class helps to ensure that this doesn't happen and 95 /// invalid DWARFDie instance if it doesn't. 101 /// invalid DWARFDie instance if it doesn't. 107 /// invalid DWARFDie instance if it doesn't. 113 /// invalid DWARFDie instance if it doesn't. 119 /// invalid DWARFDie instance if it doesn't. 134 /// Extract an attribute value from this DIE only. This call doesn't look 146 /// doesn't look for the attribute value in any DW_AT_specification or 174 /// Extract an attribute value from this DIE only. This call doesn't look 180 /// DWARFDie object if it doesn't. [all …]
|
/freebsd/contrib/nvi/cl/ |
H A D | README.signal | 12 doesn't make a system call. This is going to be a genuine annoyance... 28 that doesn't seem like a problem. 60 cbreak mode doesn't give you this. 79 Also, the second solution doesn't work for flow control characters, as 90 This works well for things like file reads and writes. This doesn't 94 that an optimization doesn't cover up an infinite loop. This also 126 First, System V's curses doesn't handle SIGTSTP correctly. If you use the
|
/freebsd/share/man/man9/ |
H A D | nvmem.9 | 62 Return 0 on sucess or ENOENT if the cell doesn't exists, ENXIO if no provider device was found, 66 Return 0 on sucess or ENOENT if the cell doesn't exists, ENXIO if no provider device was found, 70 Return 0 on sucess or ENOENT if the cell doesn't exists, ENXIO if no provider device was found, 74 Return 0 on sucess or ENOENT if the cell doesn't exists, ENXIO if no provider device was found,
|
/freebsd/contrib/pjdfstest/tests/rename/ |
H A D | 10.t | 46 # User owns the sticky directory, but doesn't own the destination file. 65 # User owns the destination file, but doesn't own the sticky directory. 84 # User doesn't own the sticky directory nor the destination file. 113 # User owns the sticky directory, but doesn't own the destination directory. 126 # User owns the destination directory, but doesn't own the sticky directory. 139 # User doesn't own the sticky directory nor the destination directory.
|
/freebsd/lib/libc/locale/ |
H A D | xlocale_private.h | 62 "XLC_COLLATE doesn't match the LC_COLLATE value."); 64 "XLC_CTYPE doesn't match the LC_CTYPE value."); 66 "XLC_MONETARY doesn't match the LC_MONETARY value."); 68 "XLC_NUMERIC doesn't match the LC_NUMERIC value."); 70 "XLC_TIME doesn't match the LC_TIME value."); 72 "XLC_MESSAGES doesn't match the LC_MESSAGES value.");
|
/freebsd/sys/compat/freebsd32/ |
H A D | syscalls.conf | 50 # afs3_syscall - requires significant porting, probably doesn't make sense 53 # nlm_syscall - requires significant porting, probably doesn't make sense 54 # nnpfs_syscall - requires significant porting, probably doesn't make sense
|
/freebsd/sys/contrib/device-tree/Bindings/opp/ |
H A D | opp-v2-base.yaml | 54 array of frequencies. The OPP binding doesn't provide any provisions 72 by angular brackets <>. The OPP binding doesn't provide any provisions to 99 required. The OPP binding doesn't provide any provisions to relate the 114 required. The OPP binding doesn't provide any provisions to relate the 215 OPPs. If the platform doesn't pick a specific <name> or the <name> 216 doesn't match with any opp-microvolt-<name> properties, then
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | DH_size.pod | 42 B<dh> doesn't hold any key parameters. 45 B<dh> doesn't hold any key parameters. 48 B<dh> doesn't hold any key parameters.
|
H A D | DSA_size.pod | 40 I<dsa> doesn't hold any key parameters. 42 DSA_bits() returns the number of bits in the key, or -1 if I<dsa> doesn't 45 DSA_size() returns the signature size in bytes, or -1 if I<dsa> doesn't
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | lldb-python.h | 28 // need to ensure this doesn't happen. At the same time, Python.h will also try 30 // so that PosixApi.h doesn't redefine it. 42 // Include locale before Python so _PY_PORT_CTYPE_UTF8_ISSUE doesn't cause
|