Searched refs:check_section (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dverify_krb5_conf.c583 check_section(krb5_context context, const char *path, krb5_config_section *cf, function
604 error |= check_section(context, local, p->u.list, e->check_data);
690 return check_section(context, "", tmp_cf, toplevel_sections);
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dvms-tir.c45 check_section (bfd * abfd, int size)
108 if (PRIV (is_vax) && check_section (abfd, size))
124 if (PRIV (is_vax) && check_section (abfd, 1))
139 if (PRIV (is_vax) && check_section (abfd, 2))
155 if (PRIV (is_vax) && check_section (abfd, 4))
171 if (PRIV (is_vax) && check_section (abfd, 8))
44 check_section (bfd * abfd, int size) function
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dresolver.c5021 check_section(void *arg, dns_name_t *addname, dns_rdatatype_t type, function
5086 return (check_section(arg, addname, type, DNS_SECTION_ADDITIONAL));
5095 return (check_section(arg, addname, type, DNS_SECTION_ANSWER));

Completed in 132 milliseconds