Home
last modified time | relevance | path

Searched refs:DAEMON_RUN (Results 1 – 3 of 3) sorted by relevance

/external/avahi/avahi-dnsconfd/
Dmain.c63 DAEMON_RUN, enumerator
69 } command = DAEMON_RUN;
581 if (command == DAEMON_RUN) { in main()
/external/avahi/avahi-autoipd/
Dmain.c146 DAEMON_RUN, enumerator
152 } command = DAEMON_RUN;
1560 if (command == DAEMON_RUN || in parse_command_line()
1611 if (command == DAEMON_RUN) { in main()
/external/avahi/avahi-daemon/
Dmain.c96 DAEMON_RUN, enumerator
1528 config.command = DAEMON_RUN;
1604 else if (config.command == DAEMON_RUN) {