Home
last modified time | relevance | path

Searched refs:rr_match (Results 1 – 3 of 3) sorted by relevance

/dports/dns/dns-ui/dns-ui-0.2.7/views/
H A Dzoneimport.php75 $rr_match = false;
78 $rr_match = true;
83 if($rr_match) {
/dports/dns/dns-ui/dns-ui-0.2.7/templates/
H A Dzone.php307 $rr_match = false; variable
310 $rr_match = true; variable
315 if($rr_match && !isset($new_record->delete)) {
/dports/dns/nsd/nsd-4.3.9/
H A Dudbzone.c544 rr_match(udb_ptr* rr, uint16_t t, uint16_t k, uint8_t* rdata, size_t rdatalen) in rr_match() function
560 if(rr_match(result, t, k, rdata, rdatalen)) in rr_search()
621 if(rr_match(&p, t, k, rdata, rdatalen)) { in rrset_del_rr()