Searched refs:AVAHI_BROWSER_REMOVE (Results 1 - 25 of 55) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-gobject/
H A Dga-enums.h63 GA_BROWSER_REMOVE = AVAHI_BROWSER_REMOVE, /**< The object has been removed from the network */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A Dga-enums.h63 GA_BROWSER_REMOVE = AVAHI_BROWSER_REMOVE, /**< The object has been removed from the network */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Ddefs.h286 AVAHI_BROWSER_REMOVE, /**< The object has been removed from the network */ enumerator in enum:__anon1532
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Ddefs.h286 AVAHI_BROWSER_REMOVE, /**< The object has been removed from the network */ enumerator in enum:__anon6034
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dquerier-test.c50 case AVAHI_BROWSER_REMOVE : return "REMOVE";
H A Dbrowse-dns-server.c192 case AVAHI_BROWSER_REMOVE: {
H A Dresolve-address.c139 case AVAHI_BROWSER_REMOVE:
H A Dresolve-host-name.c162 case AVAHI_BROWSER_REMOVE:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Ddbus-domain-browser.c114 if (event == AVAHI_BROWSER_NEW || event == AVAHI_BROWSER_REMOVE) {
H A Ddbus-service-browser.c121 if (event == AVAHI_BROWSER_NEW || event == AVAHI_BROWSER_REMOVE) {
H A Ddbus-service-type-browser.c114 if (event == AVAHI_BROWSER_NEW || event == AVAHI_BROWSER_REMOVE) {
H A Ddbus-record-browser.c121 if (event == AVAHI_BROWSER_NEW || event == AVAHI_BROWSER_REMOVE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dquerier-test.c50 case AVAHI_BROWSER_REMOVE : return "REMOVE";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Ddbus-domain-browser.c114 if (event == AVAHI_BROWSER_NEW || event == AVAHI_BROWSER_REMOVE) {
H A Ddbus-service-browser.c121 if (event == AVAHI_BROWSER_NEW || event == AVAHI_BROWSER_REMOVE) {
H A Ddbus-service-type-browser.c114 if (event == AVAHI_BROWSER_NEW || event == AVAHI_BROWSER_REMOVE) {
H A Ddbus-record-browser.c121 if (event == AVAHI_BROWSER_NEW || event == AVAHI_BROWSER_REMOVE) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/examples/
H A Dclient-browse-services.c132 case AVAHI_BROWSER_REMOVE:
H A Dcore-browse-services.c141 case AVAHI_BROWSER_REMOVE:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/examples/
H A Dclient-browse-services.c132 case AVAHI_BROWSER_REMOVE:
H A Dcore-browse-services.c141 case AVAHI_BROWSER_REMOVE:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A Davahi-browse.c311 case AVAHI_BROWSER_REMOVE: {
393 case AVAHI_BROWSER_REMOVE:
453 case AVAHI_BROWSER_REMOVE: {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-browse.c311 case AVAHI_BROWSER_REMOVE: {
393 case AVAHI_BROWSER_REMOVE:
453 case AVAHI_BROWSER_REMOVE: {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-client/
H A Dbrowser.c297 case AVAHI_BROWSER_REMOVE:
519 case AVAHI_BROWSER_REMOVE:
739 case AVAHI_BROWSER_REMOVE:
959 case AVAHI_BROWSER_REMOVE: {
H A Dclient.c225 return avahi_domain_browser_event(client, AVAHI_BROWSER_REMOVE, message);
236 return avahi_service_type_browser_event (client, AVAHI_BROWSER_REMOVE, message);
247 return avahi_service_browser_event (client, AVAHI_BROWSER_REMOVE, message);
273 return avahi_record_browser_event (client, AVAHI_BROWSER_REMOVE, message);

Completed in 144 milliseconds

123