/freebsd/tests/sys/cam/ctl/ |
H A D | prevent.sh | 37 atf_set "descr" "SCSI PREVENT ALLOW MEDIUM REMOVAL will prevent a CD from being ejected" 46 atf_check sg_prevent --prevent 1 /dev/$dev 64 atf_set "descr" "SCSI PREVENT ALLOW MEDIUM REMOVAL is idempotent when run from the same initiator" 75 atf_check sg_prevent --prevent 1 /dev/$dev 77 # Even though we ran --allow twice, a single --prevent command should 78 # suffice to prevent ejecting. Multiple ALLOW/PREVENT commands from 90 atf_set "descr" "SCSI PREVENT ALLOW MEDIUM REMOVAL may not be used on non-removable media" 106 atf_test_case prevent cleanup 109 atf_set "descr" "SCSI PREVENT ALLOW MEDIUM REMOVAL will prevent a CD from being ejected" 118 atf_check sg_prevent --prevent 1 /dev/$dev [all …]
|
/freebsd/stand/forth/ |
H A D | check-password.4th.8 | 36 .Dl o Prevent booting without password 37 .Dl o Prevent modification of boot options without password 64 prevent boot without password, or prompt for geli(8) passphrase 128 to prevent modification of boot options: 136 to prevent booting without password:
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub/ |
H A D | zpool_scrub_004_pos.ksh | 37 # Resilver prevent scrub from starting until the resilver completes 57 log_assert "Resilver prevent scrub from starting until the resilver completes" 61 # Temporarily prevent scan progress so our test doesn't race 78 log_pass "Resilver prevent scrub from starting until the resilver completes"
|
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/ |
H A D | zpool_scrub_004_pos.ksh | 36 # Resilver prevent scrub from starting until the resilver completes 55 log_assert "Resilver prevent scrub from starting until the resilver completes" 71 log_pass "Resilver prevent scrub from starting until the resilver completes"
|
/freebsd/share/man/man4/ |
H A D | blackhole.4 | 49 will prevent sending an ABORT packet in response to an incoming INIT. 50 A MIB value of two will do the same, but will also prevent sending an ABORT packet 73 It must be noted that this behaviour will prevent remote systems from running
|
H A D | ng_bpf.4 | 168 Based on the previous example, it is possible to prevent a jail (or a VM) 195 # Prevent jail from spoofing (filter packets coming from jail) 203 # Prevent jail from receiving spoofed packets (filter packets
|
/freebsd/crypto/openssh/ |
H A D | sntrup761.sh | 60 # Use int64_t for intermediate values in int32_MINMAX to prevent signed 72 # Remove unused function to prevent warning. 76 # Remove unused function to prevent warning.
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_thread_arg_retval.h | 41 // prevent child thread from proceeding without thread handle. 61 // Lock to prevent re-use of the thread between fn() and DetachLocked() in Detach() 71 // Remember internal id of the thread to prevent re-use of the thread in Join()
|
/freebsd/tools/tools/vt/keymaps/ |
H A D | convert-keymap.pl | 92 $line =~ s/'\('/ _lpar_ /g; # prevent splitting of '(' 93 $line =~ s/'\)'/ _rpar_ /g; # prevent splitting of ')' 100 $line =~ s/_squoteL_ _squoteR_/ _spc_ /g; # prevent splitting of ' '
|
/freebsd/stand/man/ |
H A D | loader_lua.8 | 98 To prevent this set 157 One can prevent unauthorized access 169 (BIOS or UEFI) to prevent booting from unauthorized devices.
|
/freebsd/contrib/libxo/libxo/ |
H A D | xo_open_marker.3 | 15 .Nd prevent and allow closing of open constructs 73 will prevent close of any open constructs that precede it.
|
/freebsd/libexec/rc/rc.d/ |
H A D | cleartmp | 36 # it can prevent foot-shooting in future. 48 # Remove X lock files, since they will prevent you from
|
/freebsd/lib/libsys/ |
H A D | fcntl.2 | 264 Prevent any further seals from being applied to the file. 266 Prevent the file from being shrunk with 269 Prevent the file from being enlarged with 272 Prevent any further 320 If no lock is found that would prevent this lock from being created,
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | InitUndef.cpp | 10 // temporary pseudo instruction to prevent register allocation resulting in a 16 // model this constraint, but it can't prevent register allocator allocating 19 // prevent that happen, it's not best way to resolve this, and it might 22 // it's the only way to prevent that happen.
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | ProcessRunLock.h | 21 /// A class used to prevent the process from starting while other 22 /// threads are accessing its data, and prevent access to its data while it is
|
/freebsd/etc/mail/ |
H A D | README | 48 of these FEATUREs will prevent spammer from using your site as a relay as 52 to prevent as much spam as possible without blocking legitimate mail.
|
/freebsd/share/doc/smm/07.lpd/ |
H A D | 6.t | 55 This will allow/prevent 63 The other main use is to prevent users from putting jobs in the queue
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/ |
H A D | zfs_multi_mount.ksh | 33 # 6. Verify bind mount doesn't prevent rename 96 # 6. Verify bind mount doesn't prevent rename
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVISelLowering.h | 41 // prevent creation of jump tables 44 // This is to prevent sexts of non-i64 vector indices which are generated
|
/freebsd/bin/expr/ |
H A D | expr.1 | 152 syntax may be used to prevent this interpretation. 232 it is necessary to prevent it from being interpreted as the division operator. 249 might begin with a hyphen, it is necessary to prevent it from being
|
/freebsd/share/man/man7/ |
H A D | release.7 | 192 to prevent polluting the release with local system changes. 199 to prevent polluting the release with local system changes. 231 will prevent the 270 Set to a non-empty value to prevent checkout or update of 278 Set to a non-empty value to prevent checkout or update of
|
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_ttyconv.c | 96 slflag = 0; /* prevent bogus uninitialized variable warning */ in prompt_tty() 132 /* prevent bogus uninitialized variable warning */ in prompt_tty() 232 /* prevent bogus uninitialized variable warning */ in prompt_notty() 300 /* no way to prevent echo */ in prompt()
|
/freebsd/contrib/ntp/sntp/libopts/compat/ |
H A D | windows-config.h | 61 * We prevent inclusion since we are not using this code so we don't have 68 /* Prevent inclusion of winsock.h in windows.h */
|
/freebsd/contrib/llvm-project/lldb/source/Initialization/ |
H A D | SystemInitializerCommon.cpp | 49 // This will prevent Windows from displaying a dialog box requiring user in Initialize() 53 // suite, so that a crash in LLDB does not prevent completion of the test in Initialize()
|
/freebsd/share/man/man9/ |
H A D | dpcpu.9 | 109 to prevent both preemption and migration during use. 128 * is not safe, as critical sections prevent concurrent access
|