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

/sssd/src/providers/
H A Ddata_provider_fo.c369 struct be_primary_server_ctx { struct
395 struct be_primary_server_ctx *ctx = talloc_get_type(pvt, struct be_primary_server_ctx);
414 struct be_primary_server_ctx *ctx;
418 ctx = tevent_req_callback_data(subreq, struct be_primary_server_ctx);
468 struct be_primary_server_ctx *ctx;
477 ctx = talloc_zero(mem_ctx, struct be_primary_server_ctx);

Completed in 806 milliseconds