/freebsd/contrib/unbound/daemon/ |
H A D | daemon.h | 78 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 D | daemon.c | 205 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 D | unbound.c | 301 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 D | worker.h | 86 struct daemon* daemon; member
|
H A D | worker.c | 2065 worker_create(struct daemon* daemon, int id, int* ports, int n) in worker_create()
|
H A D | remote.c | 791 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 D | daemon.h | 22 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 D | openssh.spec | 622 - 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 D | shm_main.c | 83 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 D | daemon.c | 52 daemon(int nochdir, int noclose) in daemon() function
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | daemon.c | 51 daemon(int nochdir, int noclose) in daemon() function
|
H A D | roken.h.in | 653 #define daemon rk_daemon macro
|
/freebsd/contrib/tcp_wrappers/ |
H A D | hosts_ctl.c | 24 int hosts_ctl(char *daemon, char *name, char *addr, char *user) in hosts_ctl()
|
H A D | eval.c | 122 char *daemon = eval_daemon(request); in eval_server() local
|
H A D | tcpdmatch.c | 68 char *daemon; local
|
H A D | inetcf.c | 163 char daemon[BUFSIZ]; in inet_chk() local
|
H A D | tcpd.h | 37 char daemon[STRING_LENGTH]; /* access via eval_daemon(request) */ member
|
/freebsd/lib/libc/gen/ |
H A D | daemon.c | 92 daemon(int nochdir, int noclose) in daemon() function
|
/freebsd/cddl/usr.sbin/zfsd/ |
H A D | zfsd.cc | 127 ZfsDaemon daemon; in Run() local
|
/freebsd/contrib/ofed/opensm/include/opensm/ |
H A D | osm_log.h | 135 boolean_t daemon; member
|
H A D | osm_subnet.h | 329 boolean_t daemon; member
|