Home
last modified time | relevance | path

Searched refs:DAEMON (Results 1 – 25 of 26) sorted by relevance

12

/external/avahi/initscript/debian/
Davahi-dnsconfd.in93 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
Davahi-daemon.in93 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/
Dmdnsd.sh26 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/
Duuidd.rc17 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/
Davahi-dnsconfd.in25 DAEMON="@sbindir@/$NAME"
29 echo "Starting $DESC: $DAEMON -D"
30 $DAEMON -D
35 $DAEMON -c
42 $DAEMON -c
45 $DAEMON -k 2>/dev/null
Davahi-daemon.in25 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/
Dthr_daemon_exit_libc.stdout.exp1 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/
Davahi-dnsconfd.in32 DAEMON="@sbindir@/$NAME"
37 $DAEMON -D > /dev/null 2>&1
47 $DAEMON -k > /dev/null 2>&1
61 $DAEMON -r > /dev/null 2>&1
Davahi-daemon.in32 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/
Dtest_respawn.sh57 DAEMON=$(echo "$job" | awk -F':' '{ print $2 }')
59 get_job_pid "$JOB" "$DAEMON"
71 get_job_pid "$JOB" "$DAEMON"
/external/selinux/policycoreutils/sepolicy/
Dsepolicy.py593 …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/
Dgenerate.py121 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/
Dpolgengui.py446 return generate.DAEMON
487 if self.get_type() is generate.DAEMON:
/external/dnsmasq/po/
Des.po411 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
412 msgstr "Bitacorear a esta facilidad syslog o archivo. (DAEMON por predeterminado)"
Dfr.po409 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)"
Dpl.po403 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)"
Dfi.po399 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
Dpt_BR.po399 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
Dit.po399 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
Dde.po435 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
Did.po483 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
Dno.po413 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
Dro.po411 msgid "Log to this syslog facility or file. (defaults to DAEMON)"
/external/libmicrohttpd/doc/
Dlibmicrohttpd.info1251 DAEMON
1273 DAEMON
1303 DAEMON
1352 DAEMON
2176 DAEMON
/external/selinux/policycoreutils/po/
Dhi.po3964 msgstr "सिर्फ DAEMON apps एक init स्क्रिप्ट का प्रयोग कर सकता है..."

12