| /NextBSD/usr.sbin/iovctl/ |
| HD | validate.c | 104 const nvlist_t *defaults; in apply_subsystem_defaults() local 112 defaults = nvlist_get_nvlist(device_defaults, subsystem); in apply_subsystem_defaults() 115 while ((name = nvlist_next(defaults, &type, &cookie)) != NULL) { in apply_subsystem_defaults() 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 158 apply_subsystem_defaults(vf, DRIVER_CONFIG_NAME, defaults); in apply_defaults() [all …]
|
| /NextBSD/release/picobsd/mfs_tree/etc/ |
| HD | login.conf | 10 auth-defaults:\ 13 auth-root-defaults:\ 17 auth-ftp-defaults:\ 37 :tc=auth-defaults: 95 :tc=auth-root-defaults:\
|
| /NextBSD/crypto/openssh/ |
| HD | FREEBSD-upgrade | 108 1) Modified server-side defaults 110 We've modified some configuration defaults in sshd: 112 - PasswordAuthentication defaults to "no". 114 - LoginGraceTime defaults to 120 seconds instead of 600. 116 - PermitRootLogin defaults to "no". 118 - X11Forwarding defaults to "yes" (it's a threat to the client, 121 2) Modified client-side defaults 123 We've modified some configuration defaults in ssh: 125 - CheckHostIP defaults to "no".
|
| HD | 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
|
| /NextBSD/contrib/libstdc++/ |
| D | configure.host | 19 # cpu_include_dir CPU-specific directory, defaults to cpu/generic 23 # os_include_dir OS-specific directory, defaults to os/generic. 25 # c_model the "C" header model, defaults to c_std. 28 # defaults to no. 31 # defaults to host_cpu-host_os (as per config.guess) 34 # defaults to cpu_include_dir 37 # defaults to cpu_include_dir 40 # defaults to generic. 43 # defaults to generic. 49 # (defaults to empty in acinclude.m4) [all …]
|
| /NextBSD/tools/tools/nanobsd/rescue/Files/etc/ssh/ |
| HD | 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
|
| /NextBSD/tools/tools/nanobsd/ |
| HD | mtree-dedup.awk | 171 merge_kvs(old_kvs, defaults); 186 defaults[kv_key] = kv_value; 191 delete defaults[kv_key]; 199 print mtree_from_kvs("/set", defaults)
|
| /NextBSD/sys/dev/ifmlx4/ |
| HD | 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()
|
| /NextBSD/sys/ofed/drivers/net/mlx4/ |
| HD | 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()
|
| /NextBSD/share/examples/etc/ |
| HD | README.examples | 17 defaults/ - directory containing default configuration file 70 defaults/bluetooth.device.conf - 71 defaults/devfs.rules - default configuration rules for devfs(8) 72 defaults/periodic.conf - default configuration file for periodic(8) 73 defaults/rc.conf - default system configuration info (see rc.conf(5))
|
| /NextBSD/contrib/libucl/tests/basic/ |
| HD | 18.in | 1 defaults { 8 .inherit "defaults"
|
| /NextBSD/etc/periodic/daily/ |
| HD | 300.calendar | 13 if [ -r /etc/defaults/periodic.conf ] 15 . /etc/defaults/periodic.conf
|
| HD | 150.clean-hoststat | 10 if [ -r /etc/defaults/periodic.conf ]; then 11 . /etc/defaults/periodic.conf
|
| HD | 401.status-graid | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| HD | 406.status-gmirror | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| HD | 408.status-gstripe | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| HD | 409.status-gconcat | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| HD | 407.status-graid3 | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| HD | 330.news | 11 if [ -r /etc/defaults/periodic.conf ] 13 . /etc/defaults/periodic.conf
|
| HD | 480.status-ntpd | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| HD | 999.local | 11 if [ -r /etc/defaults/periodic.conf ] 13 . /etc/defaults/periodic.conf
|
| HD | 130.clean-msgs | 10 if [ -r /etc/defaults/periodic.conf ] 12 . /etc/defaults/periodic.conf
|
| /NextBSD/etc/periodic/security/ |
| HD | 410.logincheck | 32 if [ -r /etc/defaults/periodic.conf ] 34 . /etc/defaults/periodic.conf
|
| /NextBSD/etc/periodic/weekly/ |
| HD | 999.local | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|
| /NextBSD/etc/periodic/monthly/ |
| HD | 999.local | 8 if [ -r /etc/defaults/periodic.conf ] 10 . /etc/defaults/periodic.conf
|