Searched refs:dns_name_matcheswildcard (Results 1 - 4 of 4) sorted by relevance

/bind-9.6-ESV-R11/lib/dns/
H A Dssu.c380 if (!dns_name_matcheswildcard(signer,
412 if (!dns_name_matcheswildcard(name, rule->name))
430 if (!dns_name_matcheswildcard(name, wildcard))
462 if (!dns_name_matcheswildcard(tcpself,
477 if (!dns_name_matcheswildcard(stfself,
H A Dorder.c113 return(dns_name_matcheswildcard(name1, name2));
H A Dname.c842 dns_name_matcheswildcard(const dns_name_t *name, const dns_name_t *wname) { function
/bind-9.6-ESV-R11/lib/dns/include/dns/
H A Dname.h504 dns_name_matcheswildcard(const dns_name_t *name, const dns_name_t *wname);

Completed in 29 milliseconds