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

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dssu.c323 if (!dns_name_matcheswildcard(signer,
390 if (!dns_name_matcheswildcard(name, rule->name)) {
411 if (!dns_name_matcheswildcard(name, wildcard)) {
467 if (!dns_name_matcheswildcard(tcpself,
485 if (!dns_name_matcheswildcard(stfself,
H A Dorder.c98 return (dns_name_matcheswildcard(name1, name2));
H A Dname.c848 dns_name_matcheswildcard(const dns_name_t *name, const dns_name_t *wname) { function
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dssu.c321 if (!dns_name_matcheswildcard(signer,
392 if (!dns_name_matcheswildcard(name, rule->name)) {
413 if (!dns_name_matcheswildcard(name, wildcard)) {
497 if (!dns_name_matcheswildcard(tcpself,
515 if (!dns_name_matcheswildcard(stfself,
H A Dorder.c98 return (dns_name_matcheswildcard(name1, name2));
H A Dname.c848 dns_name_matcheswildcard(const dns_name_t *name, const dns_name_t *wname) { function
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dns/
H A Dname.h537 dns_name_matcheswildcard(const dns_name_t *name, const dns_name_t *wname);
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dns/
H A Dname.h536 dns_name_matcheswildcard(const dns_name_t *name, const dns_name_t *wname);

Completed in 240 milliseconds