/freebsd/sbin/veriexec/ |
H A D | veriexec.8 | 93 .Ql enforce 98 .Bl -tag -width enforce 109 .It Ar enforce 235 .Ql enforce
|
H A D | veriexec.c | 99 else if (strncmp(arg_text, "enforce", len) == 0) in veriexec_state_query() 126 else if (strncmp(arg_text, "enforce", len) == 0) in veriexec_state_modify() 221 /* Strictly enforce certificate validity */ in main()
|
/freebsd/contrib/pam_modules/pam_passwdqc/ |
H A D | README | 97 enforce=none|users|everyone [enforce=everyone] 100 actually enforce strong passwords. The "users" setting will enforce
|
H A D | pam_passwdqc.c | 252 if (!strncmp(*argv, "enforce=", 8)) { in parse() 324 int randomonly, enforce, retries_left, retry_wanted; in pam_sm_chauthtok() local 412 enforce = params.flags & F_ENFORCE_USERS; in pam_sm_chauthtok() 414 enforce = params.flags & F_ENFORCE_ROOT; in pam_sm_chauthtok() 421 if (!curpass || (check_max(¶ms, pamh, curpass) && enforce)) in pam_sm_chauthtok() 426 if (enforce) in pam_sm_chauthtok() 502 if (check_max(¶ms, pamh, newpass) && enforce) { in pam_sm_chauthtok() 516 if (enforce) { in pam_sm_chauthtok()
|
H A D | PLATFORMS | 27 You will likely also need to set "max=8" in order to actually enforce
|
/freebsd/lib/libpam/modules/pam_passwdqc/ |
H A D | pam_passwdqc.8 | 182 .Cm enforce No = Cm none | users | everyone 185 .Pq Cm enforce Ns = Ns Cm everyone 187 actually enforce strong passwords. 190 setting will enforce strong passwords for non-root users only.
|
/freebsd/usr.bin/posixmqcontrol/ |
H A D | posixmqcontroltestsane.sh | 6 # does sanity check enforce leading slash? 13 # does sanity check enforce one and only one slash? 20 # does sanity check enforce length limit?
|
/freebsd/share/man/man4/ |
H A D | mac_ipacl.4 | 77 Enforce 82 Enforce 100 If the interface is left empty then it is a wildcard to enforce the
|
H A D | mac_portacl.4 | 125 Enforce the 132 will enforce rules for.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCA/ |
H A D | X86CustomBehaviour.h | 11 /// CustomBehaviour. This class is used by the tool llvm-mca to enforce 13 /// scheduling model for mca to enforce it automatically.
|
/freebsd/tools/test/stress2/misc/ |
H A D | mac_chkexec.sh | 49 sysctl security.mac.chkexec.enforce=1 53 sysctl security.mac.chkexec.enforce=0
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCA/ |
H A D | RISCVCustomBehaviour.h | 11 /// CustomBehaviour. This class is used by the tool llvm-mca to enforce 13 /// scheduling model for mca to enforce it automatically.
|
/freebsd/contrib/libfido2/examples/ |
H A D | README.adoc | 64 The -T option may be used to enforce a timeout of <seconds>. If the 83 The -T option may be used to enforce a timeout of <seconds>. If the
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock_output_test_golden.txt | 82 … not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See ht… 89 … not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See ht… 286 … not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See ht… 293 … not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See ht…
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsTargetObjectFile.cpp | 124 // Enforce -mlocal-sdata. in IsGlobalInSmallSectionImpl() 128 // Enforce -mextern-sdata. in IsGlobalInSmallSectionImpl() 133 // Enforce -membedded-data. in IsGlobalInSmallSectionImpl()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyMCLowerPrePass.cpp | 65 // NOTE: this is a ModulePass since we need to enforce that this code has run 68 // something like createBarrierNoopPass() to enforce ordering.
|
/freebsd/share/doc/papers/jail/ |
H A D | implementation.ms | 41 hard to enforce the new root directory. 91 to enforce that a particular virtual terminal were not accessed from more
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCA/ |
H A D | AMDGPUCustomBehaviour.h | 11 /// CustomBehaviour. This class is used by the tool llvm-mca to enforce 13 /// scheduling model for mca to enforce it automatically.
|
/freebsd/tools/tools/sysdoc/ |
H A D | tunables.mdoc | 1709 Enforce MAC policies for file system accesses. 1715 Enforce MAC policies on 1722 Enforce MAC policies on network interfaces. 1728 Enforce MAC policies on pipes. 1734 Enforce MAC policies between system processes 1743 Enforce MAC policies on sockets. 1749 Enforce MAC policies on system-related items 1759 Enforce MAC policies on
|
/freebsd/lib/libpam/pam.d/ |
H A D | passwd | 9 #password requisite pam_passwdqc.so enforce=users
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | report.cpp | 80 // We enforce a maximum alignment, to keep fields smaller and generally prevent in reportHeaderCorruption() 89 // See above, we also enforce a maximum size.
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/partitions/ |
H A D | brcm,trx.txt | 18 TRX doesn't enforce any strict partition boundaries or size limits. All
|
/freebsd/sys/contrib/device-tree/Bindings/display/panel/ |
H A D | sony,acx424akp.yaml | 32 enforce-video-mode: true
|
/freebsd/crypto/heimdal/kdc/ |
H A D | config.c | 252 "enforce-transited-policy", NULL)) in configure() 253 krb5_errx(context, 1, "enforce-transited-policy deprecated, " in configure()
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | clzerointrin.h | 22 /// to enforce ordering.
|