Searched refs:rc_state (Results 1 – 2 of 2) sorted by relevance
65 struct rc_state { struct67 struct rc_state* next; argument101 struct rc_state* busy_list; argument
205 struct rc_state* p, *np; in daemon_remote_clear()427 struct rc_state* n; in remote_accept_callback()445 n = (struct rc_state*)calloc(1, sizeof(*n)); in remote_accept_callback()500 state_list_remove_elem(struct rc_state** list, struct comm_point* c) in state_list_remove_elem()513 clean_point(struct daemon_remote* rc, struct rc_state* s) in clean_point()3642 handle_req(struct daemon_remote* rc, struct rc_state* s, RES* res) in handle_req()3705 remote_handshake_later(struct daemon_remote* rc, struct rc_state* s, in remote_handshake_later()3739 struct rc_state* s = (struct rc_state*)arg; in remote_control_callback()