OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:check_section
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
verify_krb5_conf.c
668
check_section
(krb5_context context, const char *path, krb5_config_section *cf,
function
689
error |=
check_section
(context, local, p->u.list, e->check_data);
775
return
check_section
(context, "", tmp_cf, toplevel_sections);
/src/external/mpl/bind/dist/lib/dns/
resolver.c
6858
check_section
(void *arg, const dns_name_t *addname, dns_rdatatype_t type,
function
6929
return
check_section
(arg, addname, type, found, DNS_SECTION_ADDITIONAL);
6940
return
check_section
(arg, addname, type, found, DNS_SECTION_ANSWER);
/src/external/mpl/dhcp/bind/dist/lib/dns/
resolver.c
7256
check_section
(void *arg, const dns_name_t *addname, dns_rdatatype_t type,
function
7323
return (
check_section
(arg, addname, type, DNS_SECTION_ADDITIONAL));
7333
return (
check_section
(arg, addname, type, DNS_SECTION_ANSWER));
Completed in 40 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026