Searched refs:avahi_record_new (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Drr.h130 AvahiRecord *avahi_record_new(AvahiKey *k, uint32_t ttl);
H A Ddns-test.c90 r2 = avahi_record_new(r->key, AVAHI_DEFAULT_TTL);
H A Drr.c97 AvahiRecord *avahi_record_new(AvahiKey *k, uint32_t ttl) { function
128 r = avahi_record_new(k, ttl);
132 avahi_log_error("avahi_record_new() failed.");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Drr.h130 AvahiRecord *avahi_record_new(AvahiKey *k, uint32_t ttl);
H A Ddns-test.c90 r2 = avahi_record_new(r->key, AVAHI_DEFAULT_TTL);
H A Drr.c97 AvahiRecord *avahi_record_new(AvahiKey *k, uint32_t ttl) { function
128 r = avahi_record_new(k, ttl);
132 avahi_log_error("avahi_record_new() failed.");

Completed in 63 milliseconds