OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AVAHI_SERVER_RUNNING
(Results
1 - 9
of
9
) sorted by null
/external/avahi/avahi-client/
client.h
42
AVAHI_CLIENT_S_RUNNING =
AVAHI_SERVER_RUNNING
, /**< Server state: RUNNING */
/external/avahi/avahi-common/
defs.h
126
*
AVAHI_SERVER_RUNNING
. If you register your services in other server
224
AVAHI_SERVER_RUNNING
, /**< All host RRs have been established */
/external/avahi/avahi-core/
update-test.c
45
if (state ==
AVAHI_SERVER_RUNNING
) {
conformance-test.c
109
if (state ==
AVAHI_SERVER_RUNNING
) {
avahi-test.c
130
if (state ==
AVAHI_SERVER_RUNNING
) {
iface.c
56
(m->server->state ==
AVAHI_SERVER_RUNNING
||
126
(m->server->state ==
AVAHI_SERVER_RUNNING
)) {
server.c
[
all
...]
/external/avahi/examples/
core-publish-service.c
139
case
AVAHI_SERVER_RUNNING
:
172
* in
AVAHI_SERVER_RUNNING
state we will register them
/external/avahi/avahi-daemon/
main.c
359
case
AVAHI_SERVER_RUNNING
:
[
all
...]
Completed in 599 milliseconds