Searched defs:daemon (Results 1 - 19 of 19) sorted by relevance

/freebsd-current/crypto/openssh/openbsd-compat/
H A Ddaemon.c52 daemon(int nochdir, int noclose) function
/freebsd-current/crypto/heimdal/lib/roken/
H A Ddaemon.c51 daemon(int nochdir, int noclose) function
/freebsd-current/contrib/tcp_wrappers/
H A Dhosts_ctl.c24 int hosts_ctl(char *daemon, char *name, char *addr, char *user) argument
H A Deval.c122 char *daemon = eval_daemon(request); local
H A Dtcpdmatch.c68 char *daemon; local
[all...]
H A Dinetcf.c163 char daemon[BUFSIZ]; local
H A Dtcpd.h37 char daemon[STRING_LENGTH]; /* access via eval_daemon(request) */ member in struct:request_info
/freebsd-current/contrib/unbound/util/shm_side/
H A Dshm_main.c83 int shm_main_init(struct daemon* daemon) argument
194 shm_main_shutdown(struct daemon* daemon) argument
[all...]
/freebsd-current/lib/libc/gen/
H A Ddaemon.c92 daemon(int nochdir, int noclose) function
/freebsd-current/contrib/sendmail/src/
H A Ddaemon.h22 struct daemon struct
/freebsd-current/contrib/unbound/daemon/
H A Ddaemon.h76 struct daemon { struct
[all...]
H A Dworker.h86 struct daemon* daemon; member in struct:worker
[all...]
H A Ddaemon.c205 struct daemon* daemon = (struct daemon*)calloc(1, local
348 daemon_open_shared_ports(struct daemon* daemon) argument
451 daemon_setup_modules(struct daemon* daemon) argument
471 daemon_get_shufport(struct daemon* daemon, int* shufport) argument
502 daemon_clear_allocs(struct daemon* daemon) argument
524 daemon_create_workers(struct daemon* daemon) argument
592 close_other_pipes(struct daemon* daemon, int thr) argument
645 daemon_start_others(struct daemon* daemon) argument
666 daemon_stop_others(struct daemon* daemon) argument
686 daemon_fork(struct daemon* daemon) argument
829 daemon_cleanup(struct daemon* daemon) argument
886 daemon_delete(struct daemon* daemon) argument
968 daemon_apply_cfg(struct daemon* daemon, struct config_file* cfg) argument
[all...]
H A Dunbound.c301 apply_settings(struct daemon* daemon, struct config_file* cfg, argument
468 perform_setup(struct daemon* daemon, struct config_file* cfg, int debug_mode, const char** cfgfile, int need_pidfile) argument
694 struct daemon* daemon = NULL; local
[all...]
H A Dworker.c2066 worker_create(struct daemon* daemon, int id, int* ports, int n) argument
[all...]
H A Dremote.c764 print_mem(RES* ssl, struct worker* worker, struct daemon* daemo argument
1086 struct daemon* daemon = worker->daemon; local
[all...]
/freebsd-current/contrib/ofed/opensm/include/opensm/
H A Dosm_log.h135 boolean_t daemon; member in struct:osm_log
H A Dosm_subnet.h329 boolean_t daemon; member in struct:osm_subn_opt
/freebsd-current/cddl/usr.sbin/zfsd/
H A Dzfsd.cc127 ZfsDaemon daemon; local

Completed in 306 milliseconds