poll               28 source3/smbd/avahi_register.c 	struct AvahiPoll *poll;
poll              118 source3/smbd/avahi_register.c 		state->client = avahi_client_new(state->poll, AVAHI_CLIENT_NO_FAIL,
poll              153 source3/smbd/avahi_register.c 	state->poll = tevent_avahi_poll(state, ev);
poll              154 source3/smbd/avahi_register.c 	if (state->poll == NULL) {
poll              157 source3/smbd/avahi_register.c 	state->client = avahi_client_new(state->poll, AVAHI_CLIENT_NO_FAIL,