Searched refs:DAEMON (Results 1 – 25 of 26) sorted by relevance
12
/external/avahi/initscript/debian/ |
D | avahi-dnsconfd.in | 93 DAEMON="@sbindir@/$NAME" 97 test -x $DAEMON || exit 0 112 $DAEMON -c 122 $DAEMON -D 129 $DAEMON -c 132 $DAEMON -k 139 $DAEMON -c 142 $DAEMON -r 149 $DAEMON -c 171 $DAEMON -c && d_stop
|
D | avahi-daemon.in | 93 DAEMON="@sbindir@/$NAME" 97 test -x $DAEMON || exit 0 114 $DAEMON -c && return 0 123 $DAEMON -D 130 $DAEMON -c && $DAEMON -k 137 $DAEMON -c && $DAEMON -r 144 $DAEMON -c && echo "$DESC is running" || echo "$DESC is not running" 165 $DAEMON -c && d_stop
|
/external/mdnsresponder/mDNSPosix/ |
D | mdnsd.sh | 26 DAEMON=/usr/sbin/mdnsd 28 DAEMON=/usr/local/sbin/mdnsd 31 test -r $DAEMON || exit 0 52 $START $DAEMON 57 echo -n " mdnsd" ; $STOP $DAEMON 62 $STOP $DAEMON 64 $START $DAEMON
|
/external/e2fsprogs/misc/ |
D | uuidd.rc | 17 DAEMON=/usr/sbin/uuidd 20 test -x $DAEMON || exit 0 27 start_daemon -p $PIDFILE $DAEMON 32 killproc -p $PIDFILE $DAEMON 36 if pidofproc -p $PIDFILE $DAEMON >& /dev/null ; then 37 echo "$DAEMON is running"; 40 echo "$DAEMON is NOT running";
|
/external/avahi/initscript/slackware/ |
D | avahi-dnsconfd.in | 25 DAEMON="@sbindir@/$NAME" 29 echo "Starting $DESC: $DAEMON -D" 30 $DAEMON -D 35 $DAEMON -c 42 $DAEMON -c 45 $DAEMON -k 2>/dev/null
|
D | avahi-daemon.in | 25 DAEMON="@sbindir@/$NAME" 29 echo "Starting $DESC: $DAEMON -D" 30 $DAEMON -D 35 $DAEMON -c 42 $DAEMON -c 45 $DAEMON -k 2>/dev/null
|
/external/valgrind/memcheck/tests/solaris/ |
D | thr_daemon_exit_libc.stdout.exp | 1 DAEMON thread #0 running 2 DAEMON thread #1 running 3 DAEMON thread #2 running 4 DAEMON thread #3 running 5 DAEMON thread #4 running
|
/external/avahi/initscript/archlinux/ |
D | avahi-dnsconfd.in | 32 DAEMON="@sbindir@/$NAME" 37 $DAEMON -D > /dev/null 2>&1 47 $DAEMON -k > /dev/null 2>&1 61 $DAEMON -r > /dev/null 2>&1
|
D | avahi-daemon.in | 32 DAEMON="@sbindir@/$NAME" 37 $DAEMON -D > /dev/null 2>&1 47 $DAEMON -k > /dev/null 2>&1 61 $DAEMON -r > /dev/null 2>&1
|
/external/autotest/client/site_tests/platform_DaemonsRespawn/ |
D | test_respawn.sh | 57 DAEMON=$(echo "$job" | awk -F':' '{ print $2 }') 59 get_job_pid "$JOB" "$DAEMON" 71 get_job_pid "$JOB" "$DAEMON"
|
/external/selinux/policycoreutils/sepolicy/ |
D | sepolicy.py | 593 …from sepolicy.generate import DAEMON, get_poltype_desc, poltype, DAEMON, DBUS, INETD, CGI, SANDBOX… 637 cmdgroup.add_argument("--init", dest="policytype", const=DAEMON, 638 action="store_const", default=DAEMON, 639 help=_("Generate '%s' policy") % poltype[DAEMON])
|
/external/selinux/policycoreutils/sepolicy/sepolicy/ |
D | generate.py | 121 DAEMON = 0 variable 136 poltype[DAEMON] = _("Standard Init Daemon") 159 APPLICATIONS = [DAEMON, DBUS, INETD, USER, CGI] 439 if self.type != DAEMON:
|
/external/selinux/policycoreutils/gui/ |
D | polgengui.py | 446 return generate.DAEMON 487 if self.get_type() is generate.DAEMON:
|
/external/dnsmasq/po/ |
D | es.po | 411 msgid "Log to this syslog facility or file. (defaults to DAEMON)" 412 msgstr "Bitacorear a esta facilidad syslog o archivo. (DAEMON por predeterminado)"
|
D | fr.po | 409 msgid "Log to this syslog facility or file. (defaults to DAEMON)" 410 msgstr "Enregistrer les journaux d'activit� dans cette facilit� syslog. (d�faut : DAEMON)"
|
D | pl.po | 403 msgid "Log to this syslog facility or file. (defaults to DAEMON)" 404 msgstr "Wskazanie kana�u syslog-a do kt�rego maj� trafia� komunikaty (domy�lnie: DAEMON)"
|
D | fi.po | 399 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
|
D | pt_BR.po | 399 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
|
D | it.po | 399 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
|
D | de.po | 435 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
|
D | id.po | 483 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
|
D | no.po | 413 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
|
D | ro.po | 411 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
|
/external/libmicrohttpd/doc/ |
D | libmicrohttpd.info | 1251 DAEMON 1273 DAEMON 1303 DAEMON 1352 DAEMON 2176 DAEMON
|
/external/selinux/policycoreutils/po/ |
D | hi.po | 3964 msgstr "सिर्फ DAEMON apps एक init स्क्रिप्ट का प्रयोग कर सकता है..."
|
12