Searched refs:proxy_http_req_state (Results 1 - 1 of 1) sorted by relevance

/sssd/src/responder/secrets/
H A Dproxy.c337 struct proxy_http_req_state { struct
367 struct proxy_http_req_state *state;
372 req = tevent_req_create(mem_ctx, &state, struct proxy_http_req_state);
447 struct proxy_http_req_state *state;
452 state = tevent_req_data(req, struct proxy_http_req_state);
487 struct proxy_http_req_state *state;
493 state = tevent_req_data(req, struct proxy_http_req_state);
544 struct proxy_http_req_state *state;
548 state = tevent_req_data(req, struct proxy_http_req_state);
587 struct proxy_http_req_state *stat
[all...]

Completed in 2536 milliseconds