Searched defs:DAEMON_RUN (Results 1 - 3 of 3) sorted by relevance

/external/avahi/avahi-dnsconfd/
H A Dmain.c63 DAEMON_RUN, enumerator in enum:__anon557
69 } command = DAEMON_RUN;
581 if (command == DAEMON_RUN) {
/external/avahi/avahi-daemon/
H A Dmain.c96 DAEMON_RUN, enumerator in enum:__anon551
1528 config.command = DAEMON_RUN;
1604 else if (config.command == DAEMON_RUN) {
/external/avahi/avahi-autoipd/
H A Dmain.c146 DAEMON_RUN, enumerator in enum:__anon500
152 } command = DAEMON_RUN;
1560 if (command == DAEMON_RUN ||
1611 if (command == DAEMON_RUN) {

Completed in 89 milliseconds