Searched refs:client_state (Results 1 – 7 of 7) sorted by relevance
67 struct client_state { struct82 struct client_state *st; in test_init() argument96 struct client_state *st = (struct client_state *)moddata; in test_fini()130 struct client_state *st = (struct client_state *)moddata; in test_process()190 struct client_state *st = (struct client_state *)moddata; in test_tryagain()212 struct client_state *st = (struct client_state *)moddata; in test_gic_opt()
180 struct client_state { struct215 struct client_state *client; argument418 void client_envadd(struct client_state *,420 void script_set_env(struct client_state *, const char *, const char *,422 void script_flush_env(struct client_state *);
155 ifi->client = malloc(sizeof(struct client_state)); in read_client_conf()
2579 script_set_env(struct client_state *client, const char *prefix, in script_set_env()2637 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;