Searched refs:glib_poll (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/examples/
H A Dglib-integration.c76 AvahiGLibPoll *glib_poll; local
89 glib_poll = avahi_glib_poll_new (NULL, G_PRIORITY_DEFAULT);
90 poll_api = avahi_glib_poll_get (glib_poll);
143 avahi_glib_poll_free (glib_poll);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/examples/
H A Dglib-integration.c76 AvahiGLibPoll *glib_poll; local
89 glib_poll = avahi_glib_poll_new (NULL, G_PRIORITY_DEFAULT);
90 poll_api = avahi_glib_poll_get (glib_poll);
143 avahi_glib_poll_free (glib_poll);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/examples/
H A Dglib-integration.c76 AvahiGLibPoll *glib_poll; local
89 glib_poll = avahi_glib_poll_new (NULL, G_PRIORITY_DEFAULT);
90 poll_api = avahi_glib_poll_get (glib_poll);
143 avahi_glib_poll_free (glib_poll);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-glib/
H A Dglib-watch.c31 AvahiGLibPoll *glib_poll; member in struct:AvahiWatch
44 AvahiGLibPoll *glib_poll; member in struct:AvahiTimeout
72 g_source_remove_poll(&w->glib_poll->source, &w->pollfd);
74 AVAHI_LLIST_REMOVE(AvahiWatch, watches, w->glib_poll->watches, w);
123 w->glib_poll = g;
158 g_source_remove_poll(&w->glib_poll->source, &w->pollfd);
163 w->glib_poll->timeout_req_cleanup = TRUE;
179 t->glib_poll = g;
206 t->glib_poll->timeout_req_cleanup = TRUE;
212 AVAHI_LLIST_REMOVE(AvahiTimeout, timeouts, t->glib_poll
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-glib/
H A Dglib-watch.c31 AvahiGLibPoll *glib_poll; member in struct:AvahiWatch
44 AvahiGLibPoll *glib_poll; member in struct:AvahiTimeout
72 g_source_remove_poll(&w->glib_poll->source, &w->pollfd);
74 AVAHI_LLIST_REMOVE(AvahiWatch, watches, w->glib_poll->watches, w);
123 w->glib_poll = g;
158 g_source_remove_poll(&w->glib_poll->source, &w->pollfd);
163 w->glib_poll->timeout_req_cleanup = TRUE;
179 t->glib_poll = g;
206 t->glib_poll->timeout_req_cleanup = TRUE;
212 AVAHI_LLIST_REMOVE(AvahiTimeout, timeouts, t->glib_poll
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-glib/
H A Dglib-watch.c31 AvahiGLibPoll *glib_poll; member in struct:AvahiWatch
44 AvahiGLibPoll *glib_poll; member in struct:AvahiTimeout
72 g_source_remove_poll(&w->glib_poll->source, &w->pollfd);
74 AVAHI_LLIST_REMOVE(AvahiWatch, watches, w->glib_poll->watches, w);
123 w->glib_poll = g;
158 g_source_remove_poll(&w->glib_poll->source, &w->pollfd);
163 w->glib_poll->timeout_req_cleanup = TRUE;
179 t->glib_poll = g;
206 t->glib_poll->timeout_req_cleanup = TRUE;
212 AVAHI_LLIST_REMOVE(AvahiTimeout, timeouts, t->glib_poll
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/avahi-0.6.31/avahi-ui/
H A Davahi-ui.c49 AvahiGLibPoll *glib_poll; member in struct:_AuiServiceDialogPrivate
711 if (!(d->priv->client = avahi_client_new(avahi_glib_poll_get(d->priv->glib_poll), 0, client_callback, d, &error))) {
826 if (d->priv->glib_poll)
827 avahi_glib_poll_free(d->priv->glib_poll);
1089 p->glib_poll = NULL;
1183 p->glib_poll = avahi_glib_poll_new(NULL, G_PRIORITY_DEFAULT);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/avahi-0.6.31/avahi-ui/
H A Davahi-ui.c49 AvahiGLibPoll *glib_poll; member in struct:_AuiServiceDialogPrivate
711 if (!(d->priv->client = avahi_client_new(avahi_glib_poll_get(d->priv->glib_poll), 0, client_callback, d, &error))) {
826 if (d->priv->glib_poll)
827 avahi_glib_poll_free(d->priv->glib_poll);
1089 p->glib_poll = NULL;
1183 p->glib_poll = avahi_glib_poll_new(NULL, G_PRIORITY_DEFAULT);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/avahi-0.6.31/avahi-ui/
H A Davahi-ui.c49 AvahiGLibPoll *glib_poll; member in struct:_AuiServiceDialogPrivate
711 if (!(d->priv->client = avahi_client_new(avahi_glib_poll_get(d->priv->glib_poll), 0, client_callback, d, &error))) {
826 if (d->priv->glib_poll)
827 avahi_glib_poll_free(d->priv->glib_poll);
1089 p->glib_poll = NULL;
1183 p->glib_poll = avahi_glib_poll_new(NULL, G_PRIORITY_DEFAULT);

Completed in 137 milliseconds