/freebsd/tests/sys/cddl/zfs/tests/hotspare/ |
H A D | hotspare_scrub_001_pos.ksh | 36 # regardless it has been activated or NOT, 98 log_assert "'zpool scrub <pool>' should runs successfully regardless " \ 114 log_pass "'zpool scrub <pool>' runs successfully regardless " \
|
H A D | hotspare_import_001_pos.ksh | 36 # regardless it has been activated or NOT, 134 log_assert "'zpool export/import <pool>' should runs successfully regardless the hotspare is only i… 162 log_pass "'zpool export/import <pool>' should runs successfully regardless the hotspare is only in …
|
/freebsd/tools/regression/security/open_to_operation/ |
H A D | open_to_operation.c | 206 * dup() should work regardless of open mode. in check_dup() 232 * dup2() should work regardless of open mode. in check_dup2() 258 * fchdir() should work regardless of open mode. in check_fchdir() 282 * fchflags() should work regardless of open mode. in check_fchflags() 306 * fchmod() should work regardless of open mode. in check_fchmod() 330 * fchown() should work regardless of open mode. in check_fchown() 354 * flock() should work regardless of open mode. in check_flock() 379 * fpathconf() should work regardless of open mode. in check_fpathconf() 405 * fstat() should work regardless of open mode. in check_fstat() 430 * fstatfs() should work regardless of open mode. in check_fstatfs() [all …]
|
/freebsd/lib/libpmc/pmu-events/arch/arm64/arm/cortex-a76-n1/ |
H A D | cache.json | 39 …to outside the core. This includes snoops to the L2 which return data, regardless of whether they … 47 …re are executed on a cycle, this event counts twice. This event counts regardless of whether the M… 52 …truction fetch which accesses the instruction L1 TLB.This event counts regardless of whether the M…
|
/freebsd/contrib/openpam/doc/man/ |
H A D | pam.conf.5 | 106 will be failure regardless of the success of later modules. 120 will be failure regardless of the success of later modules. 173 service module if certain module options were specified, regardless of
|
/freebsd/usr.sbin/pstat/ |
H A D | pstat.8 | 85 Print sizes in kilobytes, regardless of the setting of the 89 Print sizes in megabytes, regardless of the setting of the 93 Print sizes in gigabytes, regardless of the setting of the
|
/freebsd/contrib/libxo/libxo/ |
H A D | xo_set_flags.3 | 46 Enable color and effects in output regardless of output device. 83 regardless of whether warnings are enabled.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive/ |
H A D | zfs_receive_011_pos.ksh | 55 log_assert "refquota is properly sent-and-received, regardless of any " \ 87 log_pass "refquota is properly sent-and-received, regardless of any " \
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Architecture/Arm/ |
H A D | ArchitectureArm.cpp | 51 // stepping because the debugger stops regardless due to the BVR/BCR in OverrideStopInfo() 103 // pass so this instruction won't get executed. Regardless of why in OverrideStopInfo() 117 // Regardless of why it stopped, we need to clear the stop info in OverrideStopInfo()
|
/freebsd/contrib/libpcap/ |
H A D | pcap_get_required_select_timeout.3pcap | 49 value is returned, it must be used regardless of whether 104 timeout was returned, regardless of whether it's indicated as having
|
/freebsd/usr.sbin/moused/ |
H A D | moused.8 | 397 regardless of the brand and model of the mouse. 464 and InPort mice, regardless of the brand. 471 and should be specified for any PS/2 mice, regardless of the brand. 477 and should be specified for any USB mice, regardless of the brand. 623 protocol regardless of the brand of the mouse. 628 regardless of the brand of the mouse.
|
/freebsd/contrib/llvm-project/lld/include/lld/Common/ |
H A D | Strings.h | 32 // Create a StringPattern from Pattern to be matched exactly regardless 45 // Whether to do an exact match regardless of wildcard characters.
|
/freebsd/contrib/llvm-project/llvm/lib/IRPrinter/ |
H A D | IRPrintingPasses.cpp | 36 // RemoveDIs: Regardless of the format we've processed this module in, use in run() 80 // RemoveDIs: Regardless of the format we've processed this function in, use in run()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/benchmarks/ |
H A D | vts_many_threads_bench.cpp | 14 // 5s regardless of M 20 // 5.5s regardless of M
|
/freebsd/contrib/llvm-project/lldb/include/lldb/API/ |
H A D | SBSymbol.h | 63 /// table regardless of what the value is. The value can be a file address or 78 /// table regardless of what the value is (address or integer value).
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_work.c | 91 * that a process is in an interesting state. Regardless of why we in dtrace_sleep() 107 * that a process is in an interesting state. Regardless of why we in dtrace_sleep() 284 * and dtrace_aggregate_snap() to proceed, regardless of in dtrace_work()
|
/freebsd/bin/rm/ |
H A D | rm.1 | 62 regardless of the file's permissions. 71 Request confirmation before attempting to remove each file, regardless of
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | YAML.h | 86 /// Write the contents (regardless of whether it is binary or a 91 /// Write the contents (regardless of whether it is binary or a
|
/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | power.h | 114 * set regardless of power scheme or current power state. 180 * set regardless of power scheme or current power state. 618 * not be forced to be sent to driver regardless of this delta. Typical 638 * regardless of whether its temerature has been changed. 643 * regardless of whether its temerature has been changed.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | fallible_iterator.h | 123 /// The Error value is marked as needing checking, regardless of whether the 139 /// The Error value is marked as needing checking, regardless of whether the 165 // equal, regardless of whether either is valid.
|
/freebsd/bin/ln/ |
H A D | symlink.7 | 332 walk follow any symbolic links named on the command line, regardless 364 any symbolic links encountered during the traversal, regardless of 455 regardless of their type,
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | README | 25 disallow passwords of a given kind regardless of their length. Each 93 will be allowed regardless of other possible restrictions.
|
/freebsd/contrib/nvi/ex/ |
H A D | ex_visual.c | 133 * underlying file, regardless. in ex_visual() 144 * early versions of nvi continued in ex regardless, but users in ex_visual()
|
/freebsd/sys/xen/ |
H A D | blkif.h | 81 * regardless of the protocol in use, based on the ring size. This constant 92 * for a given instance regardless of the protocol in use.
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | IRPrintingPasses.cpp | 48 // RemoveDIs: Regardless of the format we've processed this module in, use in runOnModule() 96 // RemoveDIs: Regardless of the format we've processed this function in, use in runOnFunction()
|