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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-core/
H A Drr.h128 AvahiRecord *avahi_record_new(AvahiKey *k, uint32_t ttl);
H A Ddns-test.c88 r2 = avahi_record_new(r->key, AVAHI_DEFAULT_TTL);
H A Drr.c96 AvahiRecord *avahi_record_new(AvahiKey *k, uint32_t ttl) { function
127 r = avahi_record_new(k, ttl);
131 avahi_log_error("avahi_record_new() failed.");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-core/
H A Drr.h128 AvahiRecord *avahi_record_new(AvahiKey *k, uint32_t ttl);
H A Ddns-test.c88 r2 = avahi_record_new(r->key, AVAHI_DEFAULT_TTL);
H A Drr.c96 AvahiRecord *avahi_record_new(AvahiKey *k, uint32_t ttl) { function
127 r = avahi_record_new(k, ttl);
131 avahi_log_error("avahi_record_new() failed.");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-core/
H A Drr.h128 AvahiRecord *avahi_record_new(AvahiKey *k, uint32_t ttl);
H A Ddns-test.c88 r2 = avahi_record_new(r->key, AVAHI_DEFAULT_TTL);
H A Drr.c96 AvahiRecord *avahi_record_new(AvahiKey *k, uint32_t ttl) { function
127 r = avahi_record_new(k, ttl);
131 avahi_log_error("avahi_record_new() failed.");

Completed in 126 milliseconds