Searched refs:AvahiPoll (Results 1 - 25 of 77) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Ddbus-protocol.h25 int dbus_protocol_setup(const AvahiPoll *poll_api, int disable_user_service_publishing, int force);
H A Dsimple-protocol.h27 int simple_protocol_setup(const AvahiPoll *poll_api);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-qt/
H A Dqt-watch.h32 const AvahiPoll* avahi_qt_poll_get(void)
H A Dqt-watch.cpp143 static AvahiWatch* q_watch_new(const AvahiPoll *api, int fd, AvahiWatchEvent event, AvahiWatchCallback callback,
164 static AvahiTimeout* q_timeout_new(const AvahiPoll *api, const struct timeval *tv, AvahiTimeoutCallback callback,
180 const AvahiPoll* avahi_qt_poll_get(void)
182 static const AvahiPoll qt_poll = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Ddbus-protocol.h25 int dbus_protocol_setup(const AvahiPoll *poll_api, int disable_user_service_publishing, int force);
H A Dsimple-protocol.h27 int simple_protocol_setup(const AvahiPoll *poll_api);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-qt/
H A Dqt-watch.h32 const AvahiPoll* avahi_qt_poll_get(void)
H A Dqt-watch.cpp143 static AvahiWatch* q_watch_new(const AvahiPoll *api, int fd, AvahiWatchEvent event, AvahiWatchCallback callback,
164 static AvahiTimeout* q_timeout_new(const AvahiPoll *api, const struct timeval *tv, AvahiTimeoutCallback callback,
180 const AvahiPoll* avahi_qt_poll_get(void)
182 static const AvahiPoll qt_poll = {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Dwatch.h41 typedef struct AvahiPoll AvahiPoll; typedef in typeref:struct:AvahiPoll
62 struct AvahiPoll { struct
70 AvahiWatch* (*watch_new)(const AvahiPoll *api, int fd, AvahiWatchEvent event, AvahiWatchCallback callback, void *userdata);
86 AvahiTimeout* (*timeout_new)(const AvahiPoll *api, const struct timeval *tv, AvahiTimeoutCallback callback, void *userdata);
H A Ddbus-watch-glue.h31 int avahi_dbus_connection_glue(DBusConnection *c, const AvahiPoll *poll_api);
H A Dthread-watch.h47 const AvahiPoll* avahi_threaded_poll_get(AvahiThreadedPoll *p);
51 * (AvahiThreadedPoll, AvahiPoll and all its associated objects)
H A Dsimple-watch.h47 const AvahiPoll* avahi_simple_poll_get(AvahiSimplePoll *s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dwatch.h41 typedef struct AvahiPoll AvahiPoll; typedef in typeref:struct:AvahiPoll
62 struct AvahiPoll { struct
70 AvahiWatch* (*watch_new)(const AvahiPoll *api, int fd, AvahiWatchEvent event, AvahiWatchCallback callback, void *userdata);
86 AvahiTimeout* (*timeout_new)(const AvahiPoll *api, const struct timeval *tv, AvahiTimeoutCallback callback, void *userdata);
H A Ddbus-watch-glue.h31 int avahi_dbus_connection_glue(DBusConnection *c, const AvahiPoll *poll_api);
H A Dthread-watch.h47 const AvahiPoll* avahi_threaded_poll_get(AvahiThreadedPoll *p);
51 * (AvahiThreadedPoll, AvahiPoll and all its associated objects)
H A Dsimple-watch.h47 const AvahiPoll* avahi_simple_poll_get(AvahiSimplePoll *s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-glib/
H A Dglib-watch.h52 const AvahiPoll *avahi_glib_poll_get(AvahiGLibPoll *g);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-glib/
H A Dglib-watch.h52 const AvahiPoll *avahi_glib_poll_get(AvahiGLibPoll *g);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A Dtimeeventq.h36 AvahiTimeEventQueue* avahi_time_event_queue_new(const AvahiPoll *poll_api);
H A Dnetlink.h38 AvahiNetlink *avahi_netlink_new(const AvahiPoll *poll_api, uint32_t groups, AvahiNetlinkCallback callback, void* userdata);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dtimeeventq.h36 AvahiTimeEventQueue* avahi_time_event_queue_new(const AvahiPoll *poll_api);
H A Dnetlink.h38 AvahiNetlink *avahi_netlink_new(const AvahiPoll *poll_api, uint32_t groups, AvahiNetlinkCallback callback, void* userdata);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A Dsigint.c86 const AvahiPoll *p;
136 const AvahiPoll *p;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Dsigint.c86 const AvahiPoll *p;
136 const AvahiPoll *p;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-client/
H A Dclient.h65 const AvahiPoll *poll_api /**< The abstract event loop API to use */,

Completed in 208 milliseconds

1234