HomeSort by relevance Sort by last modified time
    Searched refs:avahi_record_to_string (Results 1 - 8 of 8) sorted by null

  /external/avahi/avahi-core/
rr.h 153 char *avahi_record_to_string(const AvahiRecord *r);
dns-test.c 104 m = avahi_record_to_string(r);
server.c 228 char *t = avahi_record_to_string(record);
264 t = avahi_record_to_string(record);
290 t = avahi_record_to_string(record);
326 t = avahi_record_to_string(record);
383 char *t = avahi_record_to_string(r);
472 t = avahi_record_to_string(r);
    [all...]
avahi-test.c 103 avahi_log_debug("RB: record [%s] on %i.%i is %s", t = avahi_record_to_string(record), interface, protocol, browser_event_to_string(event));
cache.c 174 /* txt = avahi_record_to_string(e->record); */
282 /* txt = avahi_record_to_string(r); */
393 if (!(t = avahi_record_to_string(e->record)))
rr.c 248 char *avahi_record_to_string(const AvahiRecord *r) { function
562 /* t1 = avahi_record_to_string(a); */
563 /* t2 = avahi_record_to_string(b); */
wide-area.c 683 char *t = avahi_record_to_string(c->record);
entry.c 362 if (!(t = avahi_record_to_string(e->record)))
    [all...]

Completed in 57 milliseconds