Home
last modified time | relevance | path

Searched defs:subsection (Results 1 – 5 of 5) 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/crypto/krb5/src/util/profile/
H A Dprof_tree.c362 struct profile_node **subsection) in profile_find_node_subsection()
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp1299 for (const Subsection &subsection : section->subsections) in gatherInputSections() local
H A DInputFiles.cpp1125 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