Searched refs:client_state (Results 1 – 6 of 6) sorted by relevance
176 struct client_state { struct211 struct client_state *client; argument407 void client_envadd(struct client_state *,409 void script_set_env(struct client_state *, const char *, const char *,411 void script_flush_env(struct client_state *);
125 ifi->client = malloc(sizeof(struct client_state)); in read_client_conf()
2402 script_set_env(struct client_state *client, const char *prefix, in script_set_env()2460 script_flush_env(struct client_state *client) in script_flush_env()
85 struct client_state { struct122 struct client_state *states;130 struct client_state *cs = ctx; in loud_writecb()144 struct client_state *cs = ctx; in discard_readcb()429 states = calloc(cfg_n_connections, sizeof(struct client_state)); in test_ratelimiting()
71 enum client_state { enum92 enum client_state idm_state;