| /freebsd/contrib/pam_modules/pam_passwdqc/ |
| H A D | pam_passwdqc.c | 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 | README | 97 enforce=none|users|everyone [enforce=everyone] 100 actually enforce strong passwords. The "users" setting will enforce
|
| H A D | PLATFORMS | 27 You will likely also need to set "max=8" in order to actually enforce
|
| /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/lib/libpam/pam.d/ |
| H A D | passwd | 9 #password requisite pam_passwdqc.so enforce=users
|
| /freebsd/contrib/expat/ |
| H A D | configure.ac | 236 [enforce the use of arc4random function in the system @<:@default=check@:>@]) 244 [enforce the use of arc4random_buf function in the system @<:@default=check@:>@]) 299 [enforce the use of getentropy function in the system @<:@default=check@:>@]) 341 [enforce the use of getrandom function in the system @<:@default=check@:>@]) 366 [enforce the use of syscall SYS_getrandom function in the system @<:@default=check@:>@]) 418 [enforce the use of /dev/urandom in the system @<:@default=no@:>@]) 420 [enforce not using /dev/urandom in the system @<:@default=no@:>@])], 456 [enforce XML to man page compilation @<:@default=check@:>@])
|
| /freebsd/contrib/libfido2/examples/ |
| H A D | README.adoc | 64 The -T option may be used to enforce a timeout of <seconds>. If the 84 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/sys/contrib/xen/xsm/ |
| H A D | flask_op.h | 205 xen_flask_setenforce_t enforce; member
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-statm.md | 58 to retrieve the value and enforce the maximum ACK delay if appropriate.
|
| /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/openzfs/module/zfs/ |
| H A D | dsl_dir.c | 755 enforce_res_t enforce = ENFORCE_ALWAYS; in dsl_enforce_ds_ss_limits() local 783 enforce = ENFORCE_ALWAYS; in dsl_enforce_ds_ss_limits() 786 enforce = ENFORCE_ABOVE; in dsl_enforce_ds_ss_limits() 790 return (enforce); in dsl_enforce_ds_ss_limits() 808 enforce_res_t enforce; in dsl_fs_ss_limit_check() local 835 enforce = dsl_enforce_ds_ss_limits(dd, prop, cr); in dsl_fs_ss_limit_check() 836 if (enforce == ENFORCE_NEVER) in dsl_fs_ss_limit_check() 874 if (enforce == ENFORCE_ALWAYS && (count + delta) > limit) in dsl_fs_ss_limit_check()
|
| /freebsd/contrib/libfido2/fuzz/ |
| H A D | README | 23 memory utilisation at a manageable level, you can either enforce limits at
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | ossl_store.pod | 38 The B<OSS_STORE> API does nothing to enforce any specific format or
|
| /freebsd/sys/contrib/device-tree/src/powerpc/ |
| H A D | wii.dts | 212 sda-enforce-dir;
|
| /freebsd/contrib/blocklist/ |
| H A D | README | 4 communicate with a packet filter via a daemon to enforce opening and
|
| /freebsd/contrib/kyua/m4/ |
| H A D | getopt.m4 | 30 dnl Checks if getopt(3) supports a + sign to enforce POSIX correctness.
|
| /freebsd/sys/kern/ |
| H A D | kern_jail.c | 1049 int created, cuflags, descend, drflags, enforce; in kern_jail_set() local 1200 error = vfs_copyopt(opts, JAIL_PARAM_ENFORCE_STATFS, &enforce, in kern_jail_set() 1201 sizeof(enforce)); in kern_jail_set() 1206 else if (enforce < 0 || enforce > 2) { in kern_jail_set() 1951 if (enforce < ppr->pr_enforce_statfs) { in kern_jail_set() 2125 pr->pr_enforce_statfs = enforce; in kern_jail_set() 2128 if (tpr->pr_enforce_statfs < enforce) in kern_jail_set() 2129 tpr->pr_enforce_statfs = enforce; in kern_jail_set()
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | dts-coding-style.rst | 64 The above-described ordering rules are easy to enforce during review, reduce
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-dsa.pod.in | 138 Don't enforce PVK encoding.
|
| H A D | openssl-rsa.pod.in | 148 Don't enforce PVK encoding.
|
| /freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
| H A D | rk3588-jaguar-pre-ict-tester.dtso | 83 * issue. Therefore, let's enforce a pull-up (which is
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMScheduleV6.td | 291 // use FU_Issue to enforce the 1 load/store per cycle limit
|
| /freebsd/contrib/llvm-project/lld/docs/ELF/ |
| H A D | warn_backrefs.rst | 48 The ``--warn-backrefs`` option can also provide a check to enforce a
|
| /freebsd/contrib/llvm-project/libcxx/include/ |
| H A D | __config | 190 // - `quick-enforce` terminates the program as fast as possible (via trapping); 191 // - `enforce` logs an error and then terminates the program. 208 // The default is for production-capable modes to use `quick-enforce` (i.e., trap) and for the `deb… 209 // `enforce` (i.e., log and abort).
|