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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dclient.h44 AVAHI_CLIENT_S_RUNNING = AVAHI_SERVER_RUNNING, /**< Server state: RUNNING */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-common/
H A Ddefs.h128 * AVAHI_SERVER_RUNNING. If you register your services in other server
224 AVAHI_SERVER_RUNNING, /**< All host RRs have been established */ enumerator in enum:__anon1799
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dupdate-test.c47 if (state == AVAHI_SERVER_RUNNING) {
H A Dconformance-test.c111 if (state == AVAHI_SERVER_RUNNING) {
H A Davahi-test.c132 if (state == AVAHI_SERVER_RUNNING) {
H A Diface.c58 (m->server->state == AVAHI_SERVER_RUNNING ||
128 (m->server->state == AVAHI_SERVER_RUNNING)) {
H A Dserver.c1111 server_set_state(s, AVAHI_SERVER_RUNNING);
1123 (s->state == AVAHI_SERVER_REGISTERING || s->state == AVAHI_SERVER_RUNNING)) {
1220 s->n_host_rr_pending ++; /** Make sure that the state isn't changed tp AVAHI_SERVER_RUNNING too early */
1230 server_set_state(s, AVAHI_SERVER_RUNNING);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/examples/
H A Dcore-publish-service.c141 case AVAHI_SERVER_RUNNING:
174 * in AVAHI_SERVER_RUNNING state we will register them
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dmain.c352 case AVAHI_SERVER_RUNNING:

Completed in 74 milliseconds