| /freebsd-13.1/usr.sbin/iovctl/ |
| H A D | validate.c | 104 const nvlist_t *defaults; in apply_subsystem_defaults() local 122 nvlist_get_bool(defaults, name)); in apply_subsystem_defaults() 126 nvlist_get_number(defaults, name)); in apply_subsystem_defaults() 130 nvlist_get_string(defaults, name)); in apply_subsystem_defaults() 134 nvlist_get_nvlist(defaults, name)); in apply_subsystem_defaults() 137 bin = nvlist_get_binary(defaults, name, &len); in apply_subsystem_defaults() 155 apply_defaults(nvlist_t *vf, const nvlist_t *defaults) in apply_defaults() argument 229 nvlist_t *defaults, *pf, *vf; in validate_config() local 255 if (defaults != NULL) in validate_config() 256 apply_defaults(vf, defaults); in validate_config() [all …]
|
| /freebsd-13.1/contrib/libucl/tests/basic/ |
| H A D | 18.in | 1 defaults { 8 .inherit "defaults" 18 defaults { 26 .inherit "defaults"
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/reserved-memory/ |
| H A D | ramoops.txt | 31 (defaults to 0: no ECC) 34 (defaults to 0: disabled) 37 (defaults to 0: disabled) 40 profiling (defaults to 0: disabled) 43 (defaults to 0: disabled) 46 (defaults to buffered mappings) 49 (defaults to 2: log Oopses and Panics). This can be set to INT_MAX to 59 - flags: if present, pass ramoops behavioral flags (defaults to 0,
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | FREEBSD-upgrade | 135 1) Modified server-side defaults 137 We've modified some configuration defaults in sshd: 139 - UsePAM defaults to "yes". 140 - PermitRootLogin defaults to "no". 141 - X11Forwarding defaults to "yes". 142 - PasswordAuthentication defaults to "no". 144 - PrivilegeSeparation defaults to "sandbox". 145 - UseDNS defaults to "yes". 147 2) Modified client-side defaults 149 We've modified some configuration defaults in ssh: [all …]
|
| H A D | ssh_config | 5 # ssh_config(5) for more information. This file provides defaults for 15 # configuration file, and defaults at the end. 17 # Site-wide defaults for some commonly used options. For a comprehensive 18 # list of available options, their meanings and defaults, please see the
|
| /freebsd-13.1/tools/tools/nanobsd/rescue/Files/etc/ssh/ |
| H A D | ssh_config | 5 # ssh_config(5) for more information. This file provides defaults for 15 # configuration file, and defaults at the end. 17 # Site-wide defaults for some commonly used options. For a comprehensive 18 # list of available options, their meanings and defaults, please see the
|
| /freebsd-13.1/tools/tools/nanobsd/ |
| H A D | mtree-dedup.awk | 170 merge_kvs(old_kvs, defaults); 185 defaults[kv_key] = kv_value; 190 delete defaults[kv_key]; 198 print mtree_from_kvs("/set", defaults)
|
| /freebsd-13.1/sys/dev/mlx4/mlx4_core/ |
| H A D | mlx4_sense.c | 66 enum mlx4_port_type *defaults) in mlx4_do_sense_ports() argument 78 stype[i - 1] = defaults[i - 1]; in mlx4_do_sense_ports() 80 stype[i - 1] = defaults[i - 1]; in mlx4_do_sense_ports() 87 stype[i] = stype[i] ? stype[i] : defaults[i]; in mlx4_do_sense_ports()
|
| /freebsd-13.1/usr.sbin/periodic/etc/daily/ |
| H A D | 300.calendar | 13 if [ -r /etc/defaults/periodic.conf ] 15 . /etc/defaults/periodic.conf
|
| H A D | 150.clean-hoststat | 10 if [ -r /etc/defaults/periodic.conf ]; then 11 . /etc/defaults/periodic.conf
|
| H A D | 480.leapfile-ntpd | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| H A D | 401.status-graid | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| H A D | 408.status-gstripe | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| H A D | 406.status-gmirror | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| H A D | 407.status-graid3 | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| H A D | 409.status-gconcat | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| H A D | 480.status-ntpd | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| H A D | 330.news | 11 if [ -r /etc/defaults/periodic.conf ] 13 . /etc/defaults/periodic.conf
|
| H A D | 130.clean-msgs | 10 if [ -r /etc/defaults/periodic.conf ] 12 . /etc/defaults/periodic.conf
|
| H A D | 410.status-mfi | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| H A D | 420.status-network | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| /freebsd-13.1/sys/contrib/openzfs/.github/ |
| H A D | stale.yml | 12 # Set to true to ignore issues in a project (defaults to false) 14 # Set to true to ignore issues in a milestone (defaults to false) 16 # Set to true to ignore issues with an assignee (defaults to false)
|
| /freebsd-13.1/usr.sbin/periodic/etc/security/ |
| H A D | 410.logincheck | 32 if [ -r /etc/defaults/periodic.conf ] 34 . /etc/defaults/periodic.conf
|
| H A D | 400.passwdless | 32 if [ -r /etc/defaults/periodic.conf ] 34 . /etc/defaults/periodic.conf
|
| H A D | 300.chkuid0 | 33 if [ -r /etc/defaults/periodic.conf ] 35 . /etc/defaults/periodic.conf
|