Searched refs:AVAHI_PROTO_UNSPEC (Results 76 - 86 of 86) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dmain.c247 if (!avahi_address_parse(*p, AVAHI_PROTO_UNSPEC, &a))
250 if (avahi_server_add_dns_server_address(s, g, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, 0, NULL, AVAHI_DNS_SERVER_RESOLVE, &a, 53) < 0) {
282 if (!avahi_address_parse(*p, AVAHI_PROTO_UNSPEC, &a[n]))
H A Ddbus-entry-group.c298 if (!(avahi_address_parse(address, AVAHI_PROTO_UNSPEC, &a)))
H A Ddbus-protocol.c525 if (!avahi_address_parse(address, AVAHI_PROTO_UNSPEC, &a))
911 if (!avahi_address_parse(address, AVAHI_PROTO_UNSPEC, &a))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Ddbus-entry-group.c298 if (!(avahi_address_parse(address, AVAHI_PROTO_UNSPEC, &a)))
H A Ddbus-protocol.c525 if (!avahi_address_parse(address, AVAHI_PROTO_UNSPEC, &a))
911 if (!avahi_address_parse(address, AVAHI_PROTO_UNSPEC, &a))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dannounce.c520 avahi_interface_monitor_walk(s->monitor, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, send_goodbye_callback, e);
H A Dentry.c172 (protocol == AVAHI_PROTO_UNSPEC ||
173 e->protocol == AVAHI_PROTO_UNSPEC ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dannounce.c520 avahi_interface_monitor_walk(s->monitor, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, send_goodbye_callback, e);
H A Dentry.c172 (protocol == AVAHI_PROTO_UNSPEC ||
173 e->protocol == AVAHI_PROTO_UNSPEC ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-client/
H A Dbrowser.c100 db->callback(db, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, AVAHI_BROWSER_NEW, (char*) l->text, AVAHI_LOOKUP_RESULT_STATIC, db->userdata);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dbrowser.c100 db->callback(db, AVAHI_IF_UNSPEC, AVAHI_PROTO_UNSPEC, AVAHI_BROWSER_NEW, (char*) l->text, AVAHI_LOOKUP_RESULT_STATIC, db->userdata);

Completed in 162 milliseconds

1234