Home
last modified time | relevance | path

Searched defs:daemon (Results 1 – 20 of 20) sorted by relevance

/freebsd-10-stable/contrib/unbound/daemon/
Ddaemon.h71 struct daemon { struct
92 struct daemon_remote* rc; argument
115 /** time when daemon started */ argument
124 * Initialize daemon structure. argument
Ddaemon.c189 struct daemon* daemon = (struct daemon*)calloc(1, in daemon_init() local
256 daemon_open_shared_ports(struct daemon* daemon) in daemon_open_shared_ports()
331 static void daemon_setup_modules(struct daemon* daemon) in daemon_setup_modules()
350 static int daemon_get_shufport(struct daemon* daemon, int* shufport) in daemon_get_shufport()
382 daemon_create_workers(struct daemon* daemon) in daemon_create_workers()
437 static void close_other_pipes(struct daemon* daemon, int thr) in close_other_pipes()
490 daemon_start_others(struct daemon* daemon) in daemon_start_others()
511 daemon_stop_others(struct daemon* daemon) in daemon_stop_others()
531 daemon_fork(struct daemon* daemon) in daemon_fork()
582 daemon_cleanup(struct daemon* daemon) in daemon_cleanup()
[all …]
Dunbound.c303 apply_settings(struct daemon* daemon, struct config_file* cfg, in apply_settings()
443 perform_setup(struct daemon* daemon, struct config_file* cfg, int debug_mode, in perform_setup()
641 struct daemon* daemon = NULL; in run_daemon() local
Dworker.h85 struct daemon* daemon; member
Dworker.c1106 worker_create(struct daemon* daemon, int id, int* ports, int n) in worker_create()
Dremote.c791 print_mem(SSL* ssl, struct worker* worker, struct daemon* daemon) in print_mem()
1018 struct daemon* daemon = rc->worker->daemon; in do_stats() local
/freebsd-10-stable/contrib/sendmail/src/
Ddaemon.h22 struct daemon struct
24 int d_socket; /* fd for socket */
25 SOCKADDR d_addr; /* socket for incoming */
26 unsigned short d_port; /* port number */
27 int d_listenqueue; /* size of listen queue */
28 int d_tcprcvbufsize; /* size of TCP receive buffer */
52 typedef struct daemon DAEMON_T; argument
/freebsd-10-stable/crypto/openssh/contrib/redhat/
Dopenssh.spec576 - bypass the daemon() function in the init script and call initlog directly, function
577 because daemon() won't start a daemon it detects is already running (like function
/freebsd-10-stable/crypto/openssh/openbsd-compat/
Ddaemon.c52 daemon(int nochdir, int noclose) in daemon() function
/freebsd-10-stable/crypto/heimdal/lib/roken/
Ddaemon.c51 daemon(int nochdir, int noclose) in daemon() function
Droken.h.in653 #define daemon rk_daemon macro
/freebsd-10-stable/contrib/tcp_wrappers/
Dhosts_ctl.c24 int hosts_ctl(daemon, name, addr, user) in hosts_ctl() argument
Deval.c128 char *daemon = eval_daemon(request); local
Dtcpdmatch.c72 char *daemon; local
Dinetcf.c170 char daemon[BUFSIZ]; local
Dtcpd.h37 char daemon[STRING_LENGTH]; /* access via eval_daemon(request) */ member
/freebsd-10-stable/lib/libc/gen/
Ddaemon.c47 daemon(int nochdir, int noclose) in daemon() function
/freebsd-10-stable/contrib/subversion/
Dwin-tests.py858 daemon = None variable
864 daemon = Svnserve(svnserve_args, objdir, abs_objdir, abs_builddir) variable
867 daemon = Httpd(abs_httpd_dir, abs_objdir, abs_builddir, httpd_port, variable
/freebsd-10-stable/contrib/ofed/management/opensm/include/opensm/
Dosm_log.h121 boolean_t daemon; member
Dosm_subnet.h198 boolean_t daemon; member