/freebsd/crypto/krb5/src/tests/ |
H A D | jsonwalker.py | 7 DEFAULTS = {int:0, variable in Parser 12 self.defaults = None 14 self.defaults = self.flatten(defconf) 18 if len(result) != len(self.defaults): 19 diff = set(self.defaults.keys()).difference(result.keys()) 26 def flatten(self, defaults): argument 32 defaults : a dictionaries populated with default values 38 for path,value in self._walk(defaults): 50 # see if path is registered in defaults 51 if a in self.defaults: [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCAsmInfo.h | 110 /// compute the size of an inline asm. Defaults to 4. 114 /// out in .debug_frame and .debug_line. Defaults to 1. 118 /// the current PC. Defaults to false. 122 /// to the current PC. Defaults to true. 130 /// other when on the same line. Defaults to ';' 133 /// This indicates the comment string used by the assembler. Defaults to 138 /// at the beginning of statements. Defaults to false. 150 /// asm statements. Defaults to true. 153 /// This is appended to emitted labels. Defaults to ":" 156 /// Emit labels in purely upper case. Defaults to false. [all …]
|
/freebsd/usr.sbin/iovctl/ |
H A D | validate.c | 101 const nvlist_t *defaults; in apply_subsystem_defaults() local 109 defaults = nvlist_get_nvlist(device_defaults, subsystem); in apply_subsystem_defaults() 112 while ((name = nvlist_next(defaults, &type, &cookie)) != NULL) { in apply_subsystem_defaults() 119 nvlist_get_bool(defaults, name)); in apply_subsystem_defaults() 123 nvlist_get_number(defaults, name)); in apply_subsystem_defaults() 127 nvlist_get_string(defaults, name)); in apply_subsystem_defaults() 131 nvlist_get_nvlist(defaults, name)); in apply_subsystem_defaults() 134 bin = nvlist_get_binary(defaults, name, &len); in apply_subsystem_defaults() 148 * This function assumes that the values specified in defaults have already been 152 apply_defaults(nvlist_t *vf, const nvlist_t *defaults) in apply_defaults() argument [all …]
|
/freebsd/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) 51 to map the reserved region (defaults to buffered mappings mem_type = 0). If 55 (defaults to 2: log Oopses and Panics). This can be set to INT_MAX to 65 - flags: if present, pass ramoops behavioral flags (defaults to 0,
|
/freebsd/crypto/openssl/util/perl/OpenSSL/Util/ |
H A D | Pod.pm | 98 my %defaults = ( debug => 0, section => 0, %$defaults_ref ); 107 print STDERR "DEBUG: Reading $input\n" if $defaults{debug}; 118 my %podinfo = ( section => $defaults{section}); 130 if $defaults{debug}; 142 if $defaults{debug}; 144 if $defaults{debug}; 154 if $defaults{debug}; 162 if $defaults{debug}; 170 print STDERR "DEBUG: Done reading $filename\n" if $defaults{debug}; 185 if $defaults{debug};
|
/freebsd/share/man/man4/ |
H A D | bnxt.4 | 129 Defaults to 0,0,0. 136 Defaults to 0,0. 144 Defaults to 0. 160 Defaults to 0. 163 Defaults to 0. 167 Defaults to 0. 171 Defaults to ipv4,tcp_ipv4,udp_ipv4,ipv6,tcp_ipv6,udp_ipv6. 174 Defaults to a randomly generated value which is generated for each device 180 Defaults to 1.2.2. 216 Defaults t [all...] |
H A D | linux.4 | 102 Defaults to 3. 111 Defaults to 1024. 114 Defaults to 118 Defaults to "Linux". 127 Defaults to 198144. 135 Defaults to 1. 147 Defaults to 1. 153 Defaults to 0.
|
H A D | pci.4 | 480 .It Va hw.pci.clear_bars Pq Defaults to 0 486 .It Va hw.pci.clear_buses Pq Defaults to 0 492 .It Va hw.pci.clear_pcib Pq Defaults to 0 508 .It Va hw.pci.default_vgapci_unit Pq Defaults to -1 517 .It Va hw.pci.do_power_nodriver Pq Defaults to 0 542 .It Va hw.pci.do_power_resume Pq Defaults to 1 549 .It Va hw.pci.do_power_suspend Pq Defaults to 1 556 .It Va hw.pci.enable_ari Pq Defaults to 1 559 .It Va hw.pci.enable_io_modes Pq Defaults to 1 567 .It Va hw.pci.enable_msi Pq Defaults to 1 [all …]
|
H A D | icmp.4 | 166 Defaults to false. 170 Defaults to false. 179 Defaults to 200. 196 Defaults to 16. 200 Defaults to true. 204 Defaults to false. 212 Defaults to 0. 216 Defaults to false. 242 Defaults to true.
|
H A D | iscsi.4 | 67 Defaults to 1. 74 Defaults to 5. 82 Defaults to 60. 88 Defaults to 60. 91 Defaults to 255.
|
/freebsd/share/man/man5/ |
H A D | autofs.5 |
|
/freebsd/crypto/openssh/ |
H A D | FREEBSD-upgrade | 112 1) Modified server-side defaults 114 We've modified some configuration defaults in sshd: 116 - UsePAM defaults to "yes". 117 - PermitRootLogin defaults to "no". 118 - PasswordAuthentication defaults to "no". 119 - VersionAddendum defaults to "FreeBSD-YYYYMMDD". 120 - UseDNS defaults to "yes". 122 2) Modified client-side defaults 126 defaults.
|
H A D | ssh_config | 4 # ssh_config(5) for more information. This file provides defaults for 14 # configuration file, and defaults at the end. 16 # Site-wide defaults for some commonly used options. For a comprehensive 17 # list of available options, their meanings and defaults, please see the
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | qcom,pm8941-charger.yaml | 47 description: Maximum charge current in uA; May be clamped to safety limits; Defaults to 1A 54 Battery voltage limit in uV above which fast charging may operate; Defaults to 3.2V 62 Battery voltage limit in uV below which fast charging may operate; Defaults to 4.2V 73 be clamped by this value. Defaults to 4.2V. 82 will be clamped by this value. Defaults to 1A. 91 Defaults to 4.1V. 98 Input voltage level in uV above which charging may operate. Defaults to 4.3V. 105 Default DC charge current limit in uA. Defaults to 100mA.
|
/freebsd/contrib/libucl/tests/basic/ |
H A D | 18.in | 1 defaults { 8 .inherit "defaults" 18 defaults { 26 .inherit "defaults"
|
/freebsd/usr.bin/clang/llvm-symbolizer/ |
H A D | llvm-addr2line.1 | 39 tool with different defaults. The goal is to make it a drop\-in replacement for 47 the base from the literal\(aqs prefix and defaults to decimal if there is no 50 \fBllvm\-addr2line\fP defaults not to print function names. Use \fI\%\-f\fP to enable 53 \fBllvm\-addr2line\fP defaults not to demangle function names. Use \fI\%\-C\fP to 56 \fBllvm\-addr2line\fP defaults not to print inlined frames. Use \fI\%\-i\fP to show
|
/freebsd/share/man/man7/ |
H A D | release.7 | 152 Defaults to 158 Defaults to 164 Defaults to 181 Defaults to 190 Defaults to 197 Defaults to 209 Defaults to setting the number of 220 Defaults to setting the number of 255 Defaults to 579 Defaults to the output of [all …]
|
H A D | build.7 | 265 defaults to 352 defaults to 356 defaults to 504 defaults to the empty string. 510 Defaults to 555 It defaults to 570 Defaults to 575 defaults to setting 680 Defaults to the list of sub-directories of 686 Defaults to [all …]
|
/freebsd/crypto/krb5/doc/build/ |
H A D | options2configure.rst | 154 The 'Yet Another C Compiler' implementation to use. Defaults to 168 User executables. Defaults to ``EXECPREFIX/bin``, where 173 System admin executables. Defaults to ``EXECPREFIX/sbin``, where 179 Defaults to ``PREFIX/etc``, where 184 Object code libraries. Defaults to ``EXECPREFIX/lib``, where 189 C header files. Defaults to ``PREFIX/include``, where *PREFIX* is 193 Read-only architecture-independent data root. Defaults to 198 Read-only architecture-independent data. Defaults to path 202 Locale-dependent data. Defaults to ``DATAROOTDIR/locale``, where 207 Man documentation. Defaults to ``DATAROOTDIR/man``, where [all …]
|
/freebsd/crypto/krb5/doc/html/_sources/build/ |
H A D | options2configure.rst.txt | 154 The 'Yet Another C Compiler' implementation to use. Defaults to 168 User executables. Defaults to ``EXECPREFIX/bin``, where 173 System admin executables. Defaults to ``EXECPREFIX/sbin``, where 179 Defaults to ``PREFIX/etc``, where 184 Object code libraries. Defaults to ``EXECPREFIX/lib``, where 189 C header files. Defaults to ``PREFIX/include``, where *PREFIX* is 193 Read-only architecture-independent data root. Defaults to 198 Read-only architecture-independent data. Defaults to path 202 Locale-dependent data. Defaults to ``DATAROOTDIR/locale``, where 207 Man documentation. Defaults to ``DATAROOTDIR/man``, where [all …]
|
/freebsd/lib/nss_tacplus/ |
H A D | nss_tacplus.8 | 54 Defaults to 65534. 59 Defaults to 65534. 68 Defaults to 72 Defaults to
|
/freebsd/share/examples/etc/ |
H A D | README.examples | 16 defaults/ - directory containing default configuration file 66 defaults/bluetooth.device.conf - 67 defaults/devfs.rules - default configuration rules for devfs(8) 68 defaults/periodic.conf - default configuration file for periodic(8) 69 defaults/rc.conf - default system configuration info (see rc.conf(5))
|
/freebsd/contrib/bc/manuals/ |
H A D | build.md | 153 Defaults to `c99`. 164 Defaults to `$CC`. 170 Defaults to empty. 176 Defaults to `$CFLAGS`. 183 Defaults to empty. 190 Defaults to empty. 198 Defaults to empty. 206 Defaults to `/usr/local`. 220 Defaults to empty. 228 Defaults to `$PREFIX/bin`. [all …]
|
/freebsd/tools/tools/nanobsd/ |
H A D | mtree-dedup.awk | 167 } else { # Add entry plus defaults 169 merge_kvs(old_kvs, defaults); 184 defaults[kv_key] = kv_value; 189 delete defaults[kv_key]; 195 # Print the last set of defaults. This will carry 196 # over, I think, to makefs' defaults 197 print mtree_from_kvs("/set", defaults)
|
/freebsd/crypto/krb5/doc/html/ |
H A D | mitK5defaults.html | 9 <title>MIT Kerberos defaults — MIT Kerberos Documentation</title> 42 <a href="mailto:krb5-bugs@mit.edu?subject=Documentation__MIT Kerberos defaults">feedback</a> 55 <section id="mit-kerberos-defaults"> 56 …pan id="mitk5defaults"></span><h1>MIT Kerberos defaults<a class="headerlink" href="#mit-kerberos-d… 57 <section id="general-defaults"> 58 <h2>General defaults<a class="headerlink" href="#general-defaults" title="Permalink to this headlin… 143 <section id="replica-kdc-propagation-defaults"> 144 <h2>Replica KDC propagation defaults<a class="headerlink" href="#replica-kdc-propagation-defaults" … 145 <p>This table shows defaults used by the <a class="reference internal" href="admin/admin_commands/k… 256 <p>The default client keytab name (DEFCKTNAME) typically defaults to [all …]
|