Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/daemon/
H A Ddaemon.h78 struct daemon { struct
99 struct daemon_remote* rc; argument
101 void* listen_sslctx, *connect_sslctx;
103 int num;
105 int old_num;
107 struct worker** workers;
132 /** time when daemon started */ argument
133 struct timeval time_boot;
135 struct views* views;
160 * Initialize daemon structure. argument
H A Ddaemon.c205 struct daemon* daemon = (struct daemon*)calloc(1, in daemon_init() local
348 daemon_open_shared_ports(struct daemon* daemon) in daemon_open_shared_ports()
448 daemon_privileged(struct daemon* daemon) in daemon_privileged()
464 static void daemon_setup_modules(struct daemon* daemon) in daemon_setup_modules()
488 static int daemon_get_shufport(struct daemon* daemon, int* shufport) in daemon_get_shufport()
519 daemon_clear_allocs(struct daemon* daemon) in daemon_clear_allocs()
544 daemon_create_workers(struct daemon* daemon) in daemon_create_workers()
618 static void close_other_pipes(struct daemon* daemon, int thr) in close_other_pipes()
671 daemon_start_others(struct daemon* daemon) in daemon_start_others()
692 daemon_stop_others(struct daemon* daemon) in daemon_stop_others()
[all …]
H A Dunbound.c301 apply_settings(struct daemon* daemon, struct config_file* cfg, in apply_settings()
468 perform_setup(struct daemon* daemon, struct config_file* cfg, int debug_mode, in perform_setup()
698 struct daemon* daemon = NULL; in run_daemon() local
H A Dworker.h86 struct daemon* daemon; member
H A Dworker.c2065 worker_create(struct daemon* daemon, int id, int* ports, int n) in worker_create()
H A Dremote.c791 print_mem(RES* ssl, struct worker* worker, struct daemon* daemon, in print_mem()
1121 struct daemon* daemon = worker->daemon; in do_stats() local
/freebsd/contrib/sendmail/src/
H A 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/crypto/openssh/contrib/redhat/
H A Dopenssh.spec622 - bypass the daemon() function in the init script and call initlog directly, function
623 because daemon() won't start a daemon it detects is already running (like function
/freebsd/contrib/unbound/util/shm_side/
H A Dshm_main.c83 int shm_main_init(struct daemon* daemon) in shm_main_init()
194 void shm_main_shutdown(struct daemon* daemon) in shm_main_shutdown()
/freebsd/crypto/openssh/openbsd-compat/
H A Ddaemon.c52 daemon(int nochdir, int noclose) in daemon() function
/freebsd/crypto/heimdal/lib/roken/
H A Ddaemon.c51 daemon(int nochdir, int noclose) in daemon() function
H A Droken.h.in653 #define daemon rk_daemon macro
/freebsd/contrib/tcp_wrappers/
H A Dhosts_ctl.c24 int hosts_ctl(char *daemon, char *name, char *addr, char *user) in hosts_ctl()
H A Deval.c122 char *daemon = eval_daemon(request); in eval_server() local
H A Dtcpdmatch.c68 char *daemon; local
H A Dinetcf.c163 char daemon[BUFSIZ]; in inet_chk() local
H A Dtcpd.h37 char daemon[STRING_LENGTH]; /* access via eval_daemon(request) */ member
/freebsd/lib/libc/gen/
H A Ddaemon.c92 daemon(int nochdir, int noclose) in daemon() function
/freebsd/cddl/usr.sbin/zfsd/
H A Dzfsd.cc127 ZfsDaemon daemon; in Run() local
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_log.h135 boolean_t daemon; member
H A Dosm_subnet.h329 boolean_t daemon; member