Searched defs:resp_ctx (Results 1 - 1 of 1) sorted by relevance

/sssd-io/src/responder/common/
H A Dresponder.h87 struct resp_ctx;
93 struct resp_ctx *rctx;
102 struct resp_ctx { struct
167 struct resp_ctx *rctx;
220 struct resp_ctx **responder_ctx);
222 int sss_dp_get_domain_conn(struct resp_ctx *rctx, const char *domain,
225 responder_get_domain(struct resp_ctx *rctx, const char *domain);
227 errno_t responder_get_domain_by_id(struct resp_ctx *rctx, const char *id,
231 int activate_unix_sockets(struct resp_ctx *rctx,
271 void handle_requests_after_reconnect(struct resp_ctx *rct
[all...]

Completed in 353 milliseconds