Searched refs:poll_func (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-common/
H A Dthread-watch.c50 static int poll_func(struct pollfd *ufds, unsigned int nfds, int timeout, void *userdata) { function
90 avahi_simple_poll_set_func(p->simple_poll, poll_func, &p->mutex);
H A Dsimple-watch.c67 AvahiPollFunc poll_func; member in struct:AvahiSimplePoll
526 if (s->poll_func(s->pollfds, s->n_pollfds, s->prepared_timeout, s->poll_func_userdata) < 0) {
625 s->poll_func = func ? func : system_poll;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Dthread-watch.c50 static int poll_func(struct pollfd *ufds, unsigned int nfds, int timeout, void *userdata) { function
90 avahi_simple_poll_set_func(p->simple_poll, poll_func, &p->mutex);
H A Dsimple-watch.c67 AvahiPollFunc poll_func; member in struct:AvahiSimplePoll
526 if (s->poll_func(s->pollfds, s->n_pollfds, s->prepared_timeout, s->poll_func_userdata) < 0) {
625 s->poll_func = func ? func : system_poll;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/
H A Dcompat.c157 static int poll_func(struct pollfd *ufds, unsigned int nfds, int timeout, void *userdata) { function
381 avahi_simple_poll_set_func((*self)->simple_poll, poll_func, *self);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dcompat.c288 static int poll_func(struct pollfd *ufds, unsigned int nfds, int timeout, void *userdata) { function
396 avahi_simple_poll_set_func(sdref->simple_poll, poll_func, sdref);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A Dcompat.c157 static int poll_func(struct pollfd *ufds, unsigned int nfds, int timeout, void *userdata) { function
381 avahi_simple_poll_set_func((*self)->simple_poll, poll_func, *self);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-libdns_sd/
H A Dcompat.c288 static int poll_func(struct pollfd *ufds, unsigned int nfds, int timeout, void *userdata) { function
396 avahi_simple_poll_set_func(sdref->simple_poll, poll_func, sdref);

Completed in 75 milliseconds