Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/daemon/
H A Ddaemon.h76 struct daemon { struct
97 struct daemon_remote* rc; argument
99 void* listen_sslctx, *connect_sslctx;
101 int num;
103 int old_num;
128 /** time when daemon started */ argument
152 * 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()
451 static void daemon_setup_modules(struct daemon* daemon) in daemon_setup_modules()
502 daemon_clear_allocs(struct daemon* daemon) in daemon_clear_allocs()
524 daemon_create_workers(struct daemon* daemon) in daemon_create_workers()
592 static void close_other_pipes(struct daemon* daemon, int thr) in close_other_pipes()
645 daemon_start_others(struct daemon* daemon) in daemon_start_others()
666 daemon_stop_others(struct daemon* daemon) in daemon_stop_others()
686 daemon_fork(struct daemon* daemon) in daemon_fork()
829 daemon_cleanup(struct daemon* daemon) in daemon_cleanup()
[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()
694 struct daemon* daemon = NULL; in run_daemon() local
H A Dworker.h86 struct daemon* daemon; member
H A Dworker.c2066 worker_create(struct daemon* daemon, int id, int* ports, int n) in worker_create()
H A Dremote.c764 print_mem(RES* ssl, struct worker* worker, struct daemon* daemon, in print_mem()
1086 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