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

/sssd/src/providers/
H A Ddata_provider_callbacks.c41 struct be_cb_ctx { struct
87 struct be_cb_ctx *cb_ctx = talloc_get_type(pvt, struct be_cb_ctx);
126 struct be_cb_ctx *cb_ctx;
132 cb_ctx = talloc(be, struct be_cb_ctx);

Completed in 1190 milliseconds