Searched refs:daemon (Results 1 – 18 of 18) sorted by relevance
130 # 0 if daemon has been started131 # 1 if daemon was already running132 # 2 if daemon could not be started141 if type start-stop-daemon > /dev/null 2>&1 ; then157 elif type daemon > /dev/null 2>&1 ; then170 # 0 if daemon has been stopped171 # 1 if daemon was already stopped172 # 2 if daemon could not be stopped181 if type start-stop-daemon > /dev/null 2>&1 ; then230 if type start-stop-daemon > /dev/null 2>&1 ; then[all …]
8 4. Run as a network daemon.
88 ngx_flag_t daemon; member
51 offsetof(ngx_core_conf_t, daemon),367 if (!ngx_inherited && ccf->daemon) { in main()1048 ccf->daemon = NGX_CONF_UNSET; in ngx_core_module_create_conf()1081 ngx_conf_init_value(ccf->daemon, 1); in ngx_core_module_init_conf()
24 Refer to the `callout manual <http://www.daemon-systems.org/man/callout.9.html>`_.73 * `callout manual <http://www.daemon-systems.org/man/callout.9.html>`_
14 : "${ZED_SYSLOG_PRIORITY:="daemon.notice"}"
105 #ZED_SYSLOG_PRIORITY="daemon.notice"
104 daemon
4 VF daemon (VFd)7 VFd (the VF daemon) is a mechanism which can be used to configure features on40 VF daemon (VFd) Overview
44 events to the ZED user daemon which in turn routes the events to its
657 MicroThread* daemon = mtframe->DaemonThread(); in Loop() local663 daemon->SwitchContext(); in Loop()
155 Launch the DPDK testpmd/example or your own host daemon application using the DPDK PMD library.205 Launch the DPDK testpmd/example or your own host daemon application using the DPDK PMD library.210 launch the DPDK testpmd/example or your own host daemon application using the DPDK PMD library.290 Launch DPDK testpmd/example or your own host daemon application using the DPDK PMD library.
8 that manipulates abstract data types and implemented as a TCP daemon.
170 to run Redis properly as a background daemon that will start again on
437 systemctl --system daemon-reload >/dev/null || true
173 syn keyword ngxDirective contained daemon2159 " Nginx upstream module for Sphinx 2.x search daemon
1391 LOG_CRON The cron daemon: :manpage:`cron(8)`
2935 *) Change: now SIGWINCH signal works only in daemon mode.