Searched defs:daemon_remote (Results 1 – 2 of 2) sorted by relevance
89 struct daemon_remote { struct91 struct worker* worker;93 struct listen_list* accept_list;95 int use_cert;97 int active;99 int max_active;101 struct rc_state* busy_list;126 struct daemon_remote* daemon_remote_create(struct config_file* cfg); argument
152 struct daemon_remote { struct154 struct xfrd_state* xfrd;156 struct acceptlist* accept_list;158 int use_cert;160 int active;162 int max_active;164 struct rc_state* busy_list;166 struct timeval stats_time, boot_time;169 SSL_CTX* ctx;