rc_state
struct rc_state* busy_list;
struct rc_state* s, int fr_verb, int fr_nopause, int fr_drop_mesh);
struct rc_state* next;
if (rp->rc_state == RC_UNUSED)
if (rp->rc_state == RC_INPROG) {
rp->rc_state = RC_INPROG;
rp->rc_state = RC_INPROG;
rp->rc_state = RC_DONE;
u_char rc_state; /* Current state of request */
struct rc_state* next, *prev;
struct rc_state* stats_next;
struct rc_state* busy_list;
handle_req(struct daemon_remote* rc, struct rc_state* s, RES* res)
remote_handshake_later(struct daemon_remote* rc, struct rc_state* s, int fd,
struct rc_state* s = (struct rc_state*)arg;
struct rc_state* p, *np;
struct rc_state* n;
n = (struct rc_state*)calloc(1, sizeof(*n));
state_list_remove_elem(struct rc_state** list, struct rc_state* todel)
clean_point(struct daemon_remote* rc, struct rc_state* s)
struct rc_state* p, *np;
execute_cmd(struct daemon_remote* rc, struct rc_state* s, RES* ssl, char* cmd,
handle_req(struct daemon_remote* rc, struct rc_state* s, RES* res)
remote_handshake_later(struct daemon_remote* rc, struct rc_state* s,
struct rc_state* s = (struct rc_state*)arg;
struct rc_state* n;
n = (struct rc_state*)calloc(1, sizeof(*n));
state_list_remove_elem(struct rc_state** list, struct comm_point* c)
clean_point(struct daemon_remote* rc, struct rc_state* s)
do_fast_reload(RES* ssl, struct worker* worker, struct rc_state* s, char* arg)
fast_reload_thread_start(RES* ssl, struct worker* worker, struct rc_state* s,
struct rc_state* busy_list;
struct rc_state* s, int fr_verb, int fr_nopause, int fr_drop_mesh);
struct rc_state* next;