Searched refs:avahi_record_equal_no_ttl (Results 1 - 25 of 48) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-core/
H A Drrlist.c129 if (avahi_record_equal_no_ttl(i->record, r))
133 if (avahi_record_equal_no_ttl(i->record, r))
H A Drr.h156 int avahi_record_equal_no_ttl(const AvahiRecord *a, const AvahiRecord *b);
H A Ddns-test.c93 assert(avahi_record_equal_no_ttl(r, r2));
H A Dresolve-service.c281 if (r->srv_record && avahi_record_equal_no_ttl(record, r->srv_record)) {
306 if (r->txt_record && avahi_record_equal_no_ttl(record, r->txt_record)) {
321 if (r->address_record && avahi_record_equal_no_ttl(record, r->address_record)) {
H A Dresponse-sched.c285 if (avahi_record_equal_no_ttl(rj->record, record))
301 if (avahi_record_equal_no_ttl(rj->record, record)) {
330 if (avahi_record_equal_no_ttl(rj->record, record) &&
H A Dprobe-sched.c330 if (avahi_record_equal_no_ttl(pj->record, record))
346 if (avahi_record_equal_no_ttl(pj->record, record)) {
H A Dcache.c151 if (avahi_record_equal_no_ttl(e->record, userdata))
317 if (avahi_record_equal_no_ttl(e->record, r))
H A Dbrowse-dns-server.c73 avahi_record_equal_no_ttl(r, i->srv_record))
H A Dresolve-address.c146 if (r->ptr_record && avahi_record_equal_no_ttl(record, r->ptr_record)) {
H A Dresolve-host-name.c164 if (r->address_record && avahi_record_equal_no_ttl(record, r->address_record)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-core/
H A Drrlist.c129 if (avahi_record_equal_no_ttl(i->record, r))
133 if (avahi_record_equal_no_ttl(i->record, r))
H A Drr.h156 int avahi_record_equal_no_ttl(const AvahiRecord *a, const AvahiRecord *b);
H A Ddns-test.c93 assert(avahi_record_equal_no_ttl(r, r2));
H A Dresolve-service.c281 if (r->srv_record && avahi_record_equal_no_ttl(record, r->srv_record)) {
306 if (r->txt_record && avahi_record_equal_no_ttl(record, r->txt_record)) {
321 if (r->address_record && avahi_record_equal_no_ttl(record, r->address_record)) {
H A Dresponse-sched.c285 if (avahi_record_equal_no_ttl(rj->record, record))
301 if (avahi_record_equal_no_ttl(rj->record, record)) {
330 if (avahi_record_equal_no_ttl(rj->record, record) &&
H A Dprobe-sched.c330 if (avahi_record_equal_no_ttl(pj->record, record))
346 if (avahi_record_equal_no_ttl(pj->record, record)) {
H A Dcache.c151 if (avahi_record_equal_no_ttl(e->record, userdata))
317 if (avahi_record_equal_no_ttl(e->record, r))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-core/
H A Drrlist.c129 if (avahi_record_equal_no_ttl(i->record, r))
133 if (avahi_record_equal_no_ttl(i->record, r))
H A Drr.h156 int avahi_record_equal_no_ttl(const AvahiRecord *a, const AvahiRecord *b);
H A Ddns-test.c93 assert(avahi_record_equal_no_ttl(r, r2));
H A Dresolve-service.c281 if (r->srv_record && avahi_record_equal_no_ttl(record, r->srv_record)) {
306 if (r->txt_record && avahi_record_equal_no_ttl(record, r->txt_record)) {
321 if (r->address_record && avahi_record_equal_no_ttl(record, r->address_record)) {
H A Dresponse-sched.c285 if (avahi_record_equal_no_ttl(rj->record, record))
301 if (avahi_record_equal_no_ttl(rj->record, record)) {
330 if (avahi_record_equal_no_ttl(rj->record, record) &&
H A Dprobe-sched.c330 if (avahi_record_equal_no_ttl(pj->record, record))
346 if (avahi_record_equal_no_ttl(pj->record, record)) {
H A Dcache.c151 if (avahi_record_equal_no_ttl(e->record, userdata))
317 if (avahi_record_equal_no_ttl(e->record, r))
H A Dbrowse-dns-server.c73 avahi_record_equal_no_ttl(r, i->srv_record))

Completed in 84 milliseconds

12