Home
last modified time | relevance | path

Searched defs:subsection (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/krb5/src/plugins/kdb/ldap/ldap_util/
H A Dkdb5_ldap_services.c49 char *subsection, *path; in get_conf_service_file() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.cpp226 for (const auto &subsection : json_section.subsections) { in CreateSections() local
/freebsd/crypto/krb5/src/util/profile/
H A Dprof_tree.c419 struct profile_node **subsection) in profile_find_node_subsection()
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp1311 for (const Subsection &subsection : section->subsections) in gatherInputSections() local
H A DInputFiles.cpp1123 for (const Subsection &subsection : compactUnwindSection.subsections) { in registerCompactUnwind() local
/freebsd/crypto/krb5/src/include/
H A Dk5-trace.h354 #define TRACE_PROFILE_ERR(c,subsection, section, retval) \ argument