| /freebsd/crypto/krb5/src/lib/kadm5/ |
| H A D | alt_prof.c | 64 krb5_aprof_getvals(krb5_pointer acontext, const char **hierarchy, in krb5_aprof_getvals() argument 67 return profile_get_values(acontext, hierarchy, retdata); in krb5_aprof_getvals() 105 krb5_aprof_get_boolean(krb5_pointer acontext, const char **hierarchy, in krb5_aprof_get_boolean() argument 113 ret = krb5_aprof_getvals(acontext, hierarchy, &values); in krb5_aprof_get_boolean() 147 krb5_aprof_get_deltat(krb5_pointer acontext, const char **hierarchy, in krb5_aprof_get_deltat() argument 154 ret = krb5_aprof_getvals(acontext, hierarchy, &values); in krb5_aprof_get_deltat() 184 krb5_aprof_get_string(krb5_pointer acontext, const char **hierarchy, in krb5_aprof_get_string() argument 191 ret = krb5_aprof_getvals(acontext, hierarchy, &values); in krb5_aprof_get_string() 229 krb5_aprof_get_string_all(krb5_pointer acontext, const char **hierarchy, in krb5_aprof_get_string_all() argument 237 ret = krb5_aprof_getvals(acontext, hierarchy, &values); in krb5_aprof_get_string_all() [all …]
|
| /freebsd/crypto/krb5/src/kdc/ |
| H A D | main.c | 209 const char *hierarchy[4]; in init_realm() local 229 hierarchy[0] = KRB5_CONF_REALMS; in init_realm() 230 hierarchy[1] = realm; in init_realm() 231 hierarchy[3] = NULL; in init_realm() 247 hierarchy[2] = KRB5_CONF_MASTER_KEY_NAME; in init_realm() 248 if (krb5_aprof_get_string(aprof, hierarchy, TRUE, &rdp->realm_mpname)) { in init_realm() 258 hierarchy[2] = KRB5_CONF_KDC_LISTEN; in init_realm() 259 if (krb5_aprof_get_string(aprof, hierarchy, TRUE, &rdp->realm_listen)) { in init_realm() 261 hierarchy[2] = KRB5_CONF_KDC_PORTS; in init_realm() 262 if (krb5_aprof_get_string(aprof, hierarchy, TRUE, &rdp->realm_listen)) in init_realm() [all …]
|
| /freebsd/crypto/krb5/src/lib/krb5/os/ |
| H A D | localauth_names.c | 44 const char *hierarchy[5]; in an2ln_names() local 62 hierarchy[0] = KRB5_CONF_REALMS; in an2ln_names() 63 hierarchy[1] = realm; in an2ln_names() 64 hierarchy[2] = KRB5_CONF_AUTH_TO_LOCAL_NAMES; in an2ln_names() 65 hierarchy[3] = pname; in an2ln_names() 66 hierarchy[4] = NULL; in an2ln_names() 67 ret = profile_get_values(context->profile, hierarchy, &mapping_values); in an2ln_names()
|
| H A D | localauth.c | 307 const char *hierarchy[4]; in an2ln_auth_to_local() local 316 hierarchy[0] = KRB5_CONF_REALMS; in an2ln_auth_to_local() 317 hierarchy[1] = realm; in an2ln_auth_to_local() 318 hierarchy[2] = KRB5_CONF_AUTH_TO_LOCAL; in an2ln_auth_to_local() 319 hierarchy[3] = NULL; in an2ln_auth_to_local() 320 ret = profile_get_values(context->profile, hierarchy, &mapping_values); in an2ln_auth_to_local()
|
| /freebsd/packages/mtree/ |
| H A D | mtree.ucl | 19 comment = "Filesystem hierarchy management tool" 24 filesystem hierarchy, compare a hierarchy against a specification, 25 and create or modify a hierarchy from a specification.
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ASTTableGen.cpp | 117 ChildMap hierarchy; in visitHierarchy() local 121 hierarchy.insert(std::make_pair(base, node)); in visitHierarchy() 132 visitASTNodeRecursive(root, ASTNode(), hierarchy, visit); in visitHierarchy()
|
| /freebsd/tests/sys/cddl/zfs/tests/inheritance/ |
| H A D | state012.cfg | 28 # Verify that running 'zfs inherit -r' at each level of the data hierarchy 31 # hierarchy. 35 # should propogate down the entire data hierarchy. Done for completeness
|
| H A D | state014.cfg | 28 # Verify that running 'zfs inherit -r' at each level of the data hierarchy 31 # hierarchy. 35 # should propogate down the entire data hierarchy. Done for completeness
|
| H A D | state024.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 31 # values being propogated down the hierarchy.
|
| H A D | state018.cfg | 28 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 33 # hierarchy.
|
| H A D | README.config | 25 # The configX.cfg files describe both the dataset hierarchy to 49 # dataset hierarchy.
|
| /freebsd/tests/ |
| H A D | README | 22 the same hierarchy as /usr/src/ wherever possible, which in turn drives 36 * The src/tests/ hierarchy (this directory) provides generic test 40 * The src/tests/ hierarchy also includes cross-functional test programs: 47 In order to keep the src/tests/ hierarchy decoupled from the actual test
|
| /freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/ |
| H A D | state012.cfg | 34 # Verify that running 'zfs inherit -r' at each level of the data hierarchy 37 # hierarchy. 41 # should propagate down the entire data hierarchy. Done for completeness
|
| H A D | state014.cfg | 34 # Verify that running 'zfs inherit -r' at each level of the data hierarchy 37 # hierarchy. 41 # should propagate down the entire data hierarchy. Done for completeness
|
| H A D | state024.cfg | 34 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 37 # values being propagated down the hierarchy.
|
| H A D | state018.cfg | 34 # Verify that executing 'zfs inherit -r' at the top level in the hierarchy 39 # hierarchy.
|
| H A D | README.config | 27 # The configX.cfg files describe both the dataset hierarchy to 51 # dataset hierarchy.
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/omap/ |
| H A D | prcm.txt | 4 a DT hierarchy. Each TI SoC can have multiple PRCM entities listed for it, 5 each describing one module and the clock hierarchy under it. see [1] for
|
| /freebsd/sys/contrib/device-tree/Bindings/cpu/ |
| H A D | cpu-topology.txt | 9 In a SMP system, the hierarchy of CPUs is defined through three entities that 17 The bottom hierarchy level sits at core or thread level depending on whether 21 threads existing in the system and map to the hierarchy level "thread" above. 23 in the system and map to the hierarchy level "core" above. 26 corresponding to the system hierarchy; syntactically they are defined as device 33 correspond to physical CPUs and are to be mapped to the hierarchy levels. 92 levels) since name uniqueness will be guaranteed by the device tree hierarchy.
|
| /freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
| H A D | Syntax.td | 1 //===- Syntax.td - TableGen metamodel for syntax::Node hierarchy ----------===// 40 // The NodeType that this node is derived from in the Node class hierarchy. 47 // We merely specify the inheritance hierarchy here.
|
| /freebsd/packages/ntp/ |
| H A D | ntp.ucl | 24 NTP servers are typically organised in a hierarchy in which the highest-level 26 atomic clock or a GPS receiver), and each subordinate server in the hierarchy
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Metadata.def | 27 // Handler for leaf nodes in the class hierarchy. 32 // Handler for non-leaf nodes in the class hierarchy.
|
| /freebsd/sys/contrib/device-tree/Bindings/power/ |
| H A D | renesas,sysc-rmobile.txt | 23 - pm-domains: This node contains a hierarchy of PM domain nodes, which should 52 This shows a subset of the r8a7740 PM domain hierarchy, containing the
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/msm/ |
| H A D | qcom,idle-state.txt | 18 hierarchy to enter standby states, when all cpus are idle. An interrupt brings 20 cache hierarchy is also out of standby, and then the cpu is allowed to resume 39 system state including cache hierarchy is ready before allowing core to
|
| /freebsd/sys/contrib/device-tree/src/arm64/amd/ |
| H A D | amd-overdrive.dts | 55 pl022,hierarchy = <0>;
|