| /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 | 38 # Resilver prevent scrub from starting until the resilver completes 58 log_assert "Resilver prevent scrub from starting until the resilver completes" 62 # Temporarily prevent scan progress so our test doesn't race 79 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 | 46 will prevent sending an ABORT packet in response to an incoming INIT. 47 A MIB value of two will do the same, but will also prevent sending an ABORT packet 70 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 | 67 # prevent signed 32-bit integer overflow when called by 90 # Remove unused function to prevent warning. 94 # 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 | 101 To prevent this set 160 One can prevent unauthorized access 172 (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/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/crypto/libecc/src/sig/ |
| H A D | sig_algs.c | 377 /* Clear the whole context to prevent future reuse */ in _ec_sign_init() 413 /* Clear the whole context to prevent future reuse */ in ec_sign_update() 422 * Upon call, the signature context is cleared to prevent future use. 437 /* Clear the whole context to prevent future reuse */ in ec_sign_finalize() 508 * -1 on error. On error, verification context is cleared to prevent further 577 /* Clear the whole context to prevent future reuse */ in ec_verify_init() 586 * On error, verification context is cleared to prevent further reuse. 603 /* Clear the whole context to prevent future reuse */ in ec_verify_update() 612 * On error, verification context is cleared to prevent further reuse. 628 /* Clear the whole context to prevent future reuse */ in ec_verify_finalize()
|
| /freebsd/lib/libsys/ |
| H A D | fcntl.2 | 313 Prevent any further seals from being applied to the file. 315 Prevent the file from being shrunk with 318 Prevent the file from being enlarged with 321 Prevent any further 369 If no lock is found that would prevent this lock from being created,
|
| /freebsd/share/man/man7/ |
| H A D | release.7 | 197 to prevent polluting the release with local system changes. 204 to prevent polluting the release with local system changes. 236 will prevent the 275 Set to a non-empty value to prevent checkout or update of 283 Set to a non-empty value to prevent checkout or update of
|
| /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/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/ |
| H A D | zfs_multi_mount.ksh | 34 # 6. Verify bind mount doesn't prevent rename 97 # 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/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()
|