Searched refs:AVAHI_LOOKUP_RESULT_LOCAL (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-gobject/
H A Dga-enums.h43 GA_LOOKUP_RESULT_LOCAL = AVAHI_LOOKUP_RESULT_LOCAL, /**< This record/service resides on and was announced by the local host. Only available in service and record browsers and only on AVAHI_BROWSER_NEW. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-gobject/
H A Dga-enums.h43 GA_LOOKUP_RESULT_LOCAL = AVAHI_LOOKUP_RESULT_LOCAL, /**< This record/service resides on and was announced by the local host. Only available in service and record browsers and only on AVAHI_BROWSER_NEW. */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Ddefs.h274 AVAHI_LOOKUP_RESULT_LOCAL = 8, /**< This record/service resides on and was announced by the local host. Only available in service and record browsers and only on AVAHI_BROWSER_NEW. */ enumerator in enum:__anon1531
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Ddefs.h274 AVAHI_LOOKUP_RESULT_LOCAL = 8, /**< This record/service resides on and was announced by the local host. Only available in service and record browsers and only on AVAHI_BROWSER_NEW. */ enumerator in enum:__anon6033
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dbrowse-service.c71 flags |= AVAHI_LOOKUP_RESULT_LOCAL;
H A Dbrowse.c285 flags |= AVAHI_LOOKUP_RESULT_LOCAL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/examples/
H A Dclient-browse-services.c83 !!(flags & AVAHI_LOOKUP_RESULT_LOCAL),
H A Dcore-browse-services.c93 !!(flags & AVAHI_LOOKUP_RESULT_LOCAL),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dbrowse-service.c71 flags |= AVAHI_LOOKUP_RESULT_LOCAL;
H A Dbrowse.c285 flags |= AVAHI_LOOKUP_RESULT_LOCAL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/examples/
H A Dclient-browse-services.c83 !!(flags & AVAHI_LOOKUP_RESULT_LOCAL),
H A Dcore-browse-services.c93 !!(flags & AVAHI_LOOKUP_RESULT_LOCAL),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A Davahi-browse.c298 if (c->ignore_local && (flags & AVAHI_LOOKUP_RESULT_LOCAL))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-browse.c298 if (c->ignore_local && (flags & AVAHI_LOOKUP_RESULT_LOCAL))

Completed in 182 milliseconds